ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one.
authorAlexey Starikovskiy <astarikovskiy@suse.de>
Wed, 5 Sep 2007 23:56:38 +0000 (19:56 -0400)
committerLen Brown <len.brown@intel.com>
Wed, 5 Sep 2007 23:56:38 +0000 (19:56 -0400)
commit4c611060660f0de3e9b8f02df207312bc6f5c331
treeed49169b7bdbf00d02a467649e7436a4854ca3ae
parent40ffbfad6bb79a99cc7627bdaca0ee22dec526f6
ACPI: EC: Drop ECDT-based boot_ec as soon as we find DSDT-based one.

ASUS notebooks have numerous problems with EC initialization
This patch tries to work around three known issues reported
in bugzilla 8598, 8709 and 8909/8919.

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