]> git.baikalelectronics.ru Git - kernel.git/commit
Input: adc-joystick - add polled input device support
authorChris Morgan <macromorgan@hotmail.com>
Tue, 16 Aug 2022 21:16:54 +0000 (14:16 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 17 Aug 2022 19:32:51 +0000 (12:32 -0700)
commit90e073cd29a926494bcbdb350d29a5bd8a87c833
tree113fb8cd9d0321c41e4028cdcc0abceef551599e
parent49ec64f16c53d3e144f1196d5d0913820ef1cdb1
Input: adc-joystick - add polled input device support

Add polled input device support to the adc-joystick driver. This is
useful for devices which do not have hardware capable triggers on
their SARADC. Code modified from adc-joystick.c changes made by Maya
Matuszczyk.

Signed-off-by: Maya Matuszczyk <maccraft123mc@gmail.com>
Signed-off-by: Chris Morgan <macromorgan@hotmail.com>
Link: https://lore.kernel.org/r/20220816210440.14260-3-macroalpha82@gmail.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/joystick/adc-joystick.c