]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[ACPI] Add "ec_polling" boot option
authorLuming Yu <luming.yu@intel.com>
Sat, 23 Jul 2005 08:08:00 +0000 (04:08 -0400)
committerLen Brown <len.brown@intel.com>
Fri, 29 Jul 2005 22:15:25 +0000 (18:15 -0400)
commit45bea1555f5bf0cd5871b208b4b02d188f106861
tree45ca1de8db4a6eef2b4f84de8ada5f01c0f77e56
parent335f16be5d917334f56ec9ef7ecf983476ac0563
[ACPI] Add "ec_polling" boot option

EC burst mode benefits many machines, some of
them significantly.  However, our current
implementation fails on some machines such
as Rafael's Asus L5D.

This patch restores the alternative EC polling code,
which can be enabled at boot time via "ec_polling"

http://bugzilla.kernel.org/show_bug.cgi?id=4665

Signed-off-by: Luming Yu <luming.yu@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/ec.c