ACPI: EC: Restore udelay in poll mode
authorAlexey Starikovskiy <astarikovskiy@suse.de>
Fri, 21 Mar 2008 14:06:57 +0000 (17:06 +0300)
committerLen Brown <len.brown@intel.com>
Tue, 25 Mar 2008 00:47:35 +0000 (20:47 -0400)
This fixes keyboard event handling on some systems.

Note that this delay was thought unnecessary, and removed
from linux-2.6.20 with 50c1e1138cb94f6aca0f8555777edbcefe0324e2
'ACPI: ec: Drop udelay() from poll mode. Loop by reading status field instead.'

Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>

No differences found