ACPI: EC: Switch from boot_ec as soon as we find its desc in DSDT.
authorAlexey Starikovskiy <astarikivskiy@suse.de>
Fri, 3 Aug 2007 21:57:53 +0000 (17:57 -0400)
committerLen Brown <len.brown@intel.com>
Fri, 3 Aug 2007 21:57:53 +0000 (17:57 -0400)
commit7c010de7506954e973abfab5c5999c5a97f7a73e
treebfb188b086c2a912936883d47b0756f8755cbdef
parent52fe4bdf40bc07498c5f7935551774e8f8458190
ACPI: EC: Switch from boot_ec as soon as we find its desc in DSDT.

Some ASUS laptops fail to use boot time EC
and need to eventually switch to one described in DSDT.

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

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