]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop
authorFeng Tang <feng.tang@intel.com>
Fri, 28 Sep 2012 07:22:01 +0000 (15:22 +0800)
committerBen Hutchings <ben@decadent.org.uk>
Tue, 30 Oct 2012 23:26:37 +0000 (23:26 +0000)
commit5d1d1dbc9d31707d00d4c77f3359e6c9ed992766
treedf3eb3b4f27a2da07933867f001fd33325a47aa7
parent6e653c320e86a62e0079217f70fead75e9a56aec
ACPI: EC: Add a quirk for CLEVO M720T/M730T laptop

commit 67bfa9b60bd689601554526d144b21d529f78a09 upstream.

By enlarging the GPE storm threshold back to 20, that laptop's
EC works fine with interrupt mode instead of polling mode.

https://bugzilla.kernel.org/show_bug.cgi?id=45151

Reported-and-Tested-by: Francesco <trentini@dei.unipd.it>
Signed-off-by: Feng Tang <feng.tang@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
drivers/acpi/ec.c