Commit f25752e6 authored by Alexey Starikovskiy's avatar Alexey Starikovskiy Committed by Len Brown
Browse files

ACPI: EC: Drop orphan comment

parent 6a63b06f
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -330,10 +330,6 @@ unlock:
	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)
{
	u8 d;