Skip to content
Snippets Groups Projects
Commit f25752e6 authored by Alexey Starikovskiy's avatar Alexey Starikovskiy Committed by Len Brown
Browse files

ACPI: EC: Drop orphan comment

parent 6a63b06f
No related merge requests found
...@@ -330,10 +330,6 @@ unlock: ...@@ -330,10 +330,6 @@ unlock:
return status; return status;
} }
/*
* Note: samsung nv5000 doesn't work with ec burst mode.
* http://bugzilla.kernel.org/show_bug.cgi?id=4980
*/
static int acpi_ec_burst_enable(struct acpi_ec *ec) static int acpi_ec_burst_enable(struct acpi_ec *ec)
{ {
u8 d; u8 d;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment