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)
commit44051a6825d58c02820c07ded54a010479460308
tree5711ae86443d3cec76f1343c8827d309384b4a82
parent6f1d912b687d3d17c1731f5bda3b5d6703bce4a0
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