Skip to content

Commit

Permalink
ACPI: EC: Drop orphan comment
Browse files Browse the repository at this point in the history
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
  • Loading branch information
Alexey Starikovskiy authored and Len Brown committed Aug 30, 2009
1 parent 6a63b06 commit f25752e
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions drivers/acpi/ec.c
Original file line number Diff line number Diff line change
Expand Up @@ -330,10 +330,6 @@ static int acpi_ec_transaction(struct acpi_ec *ec, struct transaction *t)
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;
Expand Down

0 comments on commit f25752e

Please sign in to comment.