Searched hist:"83 dbbe5ae47f163df05f13cbb619841ab2cca05e" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/platform/x86/ |
H A D | hdaps.c | diff 83dbbe5ae47f163df05f13cbb619841ab2cca05e Tue Oct 01 20:59:37 CEST 2019 Dmitry Torokhov <dmitry.torokhov@gmail.com> platform/x86: hdaps: 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 hdaps driver to use the polling mode of standard input devices and removes dependency on INPUT_POLLDEV.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
|
H A D | Kconfig | diff 83dbbe5ae47f163df05f13cbb619841ab2cca05e Tue Oct 01 20:59:37 CEST 2019 Dmitry Torokhov <dmitry.torokhov@gmail.com> platform/x86: hdaps: 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 hdaps driver to use the polling mode of standard input devices and removes dependency on INPUT_POLLDEV.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
|