]> git.kernelconcepts.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 21 Oct 2012 16:17:09 +0000 (09:17 -0700)
commit57600cd8d471a6a0a1f97ecdc838954fd202c28f
tree1ea929f487293927c64927630574b36476d4b9f9
parente607831667a88ca3a545659adf0920415c52148f
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/acpi/ec.c