Searched hist:c028c44f42838c502a8f4cc9f9e783cf4b65950b (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/input/keyboard/ |
H A D | jornada680_kbd.c | diff c028c44f42838c502a8f4cc9f9e783cf4b65950b Wed Oct 30 00:54:53 CET 2019 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: jornada680_kbd - switch to using polled mode of input devices
We have added polled mode to the normal input devices with the intent of retiring input_polled_dev. This converts jornada680_kbd driver to use the polling mode of standard input devices and removes dependency on INPUT_POLLDEV.
Acked-by: Marco Felsch <m.felsch@pengutronix.de> Link: https://lore.kernel.org/r/20191017204217.106453-8-dmitry.torokhov@gmail.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|
H A D | Kconfig | diff c028c44f42838c502a8f4cc9f9e783cf4b65950b Wed Oct 30 00:54:53 CET 2019 Dmitry Torokhov <dmitry.torokhov@gmail.com> Input: jornada680_kbd - switch to using polled mode of input devices
We have added polled mode to the normal input devices with the intent of retiring input_polled_dev. This converts jornada680_kbd driver to use the polling mode of standard input devices and removes dependency on INPUT_POLLDEV.
Acked-by: Marco Felsch <m.felsch@pengutronix.de> Link: https://lore.kernel.org/r/20191017204217.106453-8-dmitry.torokhov@gmail.com Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
|