diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2019-10-01 11:57:00 -0700 |
---|---|---|
committer | Andy Shevchenko <andriy.shevchenko@linux.intel.com> | 2019-10-15 10:55:09 +0300 |
commit | 2011176d8adbe21320158322df4a4c957474030d (patch) | |
tree | 79afe98f3d489166c6ff61f90d6da6ba1a7bd9ed /drivers/misc/lis3lv02d/Makefile | |
parent | 10b65e2915b2fcc606d173e98a972850101fb4c4 (diff) |
platform/x86: asus-laptop: 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 Asus laptop driver to use the
polling mode of standard input devices and removes dependency on
INPUT_POLLDEV.
Also removed no longed needed set_bit(EV_ABS, ...) as
input_set_abs_oarams() does it for us.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'drivers/misc/lis3lv02d/Makefile')
0 files changed, 0 insertions, 0 deletions