]> git.baikalelectronics.ru Git - kernel.git/commit
Input: cros_ec_keyb: Stop handling interrupts directly
authorVic Yang <victoryang@google.com>
Wed, 10 Aug 2016 17:05:25 +0000 (19:05 +0200)
committerLee Jones <lee.jones@linaro.org>
Wed, 31 Aug 2016 09:51:09 +0000 (10:51 +0100)
commit4c3e0dbccabe067240a406e7741bba6ce50fce9a
tree5711ae86443d3cec76f1343c8827d309384b4a82
parentc944a8daac326a9cfe21dbfb9f68791d49862323
Input: cros_ec_keyb: Stop handling interrupts directly

Because events other that keyboard ones will be handled by now on by
other drivers, stop directly handling interrupts and instead listen to
the new notifier in the MFD driver.

Signed-off-by: Vic Yang <victoryang@google.com>
Signed-off-by: Tomeu Vizoso <tomeu.vizoso@collabora.com>
Tested-by: Enric Balletbo i Serra <enric.balletbo@collabora.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
drivers/input/keyboard/cros_ec_keyb.c