diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-10-29 16:54:37 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-10-29 17:13:43 -0700 |
commit | ea6c52ae259a4b6663d299d5e3509f0c21ac9d5a (patch) | |
tree | 597a78838dfafccc897857b21f14081c431394e5 /security | |
parent | d0fe37b923e1ebe8d62b315a45b49ab321dc6319 (diff) | |
download | linux-ea6c52ae259a4b6663d299d5e3509f0c21ac9d5a.tar.bz2 |
Input: clps711x-keypad - 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 clps711x-keypad driver to use the
polling mode of standard input devices and removes dependency on
INPUT_POLLDEV.
Also use managed API when allocating input device, this allows us to remove
clps711x_keypad_remove() method.
Acked-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Marco Felsch <m.felsch@pengutronix.de>
Link: https://lore.kernel.org/r/20191017204217.106453-7-dmitry.torokhov@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions