]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit
Input: tsc2007 - switch to using input_set_capability()
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Fri, 17 Feb 2017 22:51:13 +0000 (14:51 -0800)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 23 Feb 2017 07:48:13 +0000 (23:48 -0800)
commitc61ebe83e7fba0ad4d88dc114121cf8ff7ca8d47
treee7140dc151a6b9f1ca1449f036e973d27578a41e
parentf14434040ce0d1bcaac167fb08286e31d48ca9a5
Input: tsc2007 - switch to using input_set_capability()

Do not manipulate evbits/keybits directly, use helper for that.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/tsc2007_core.c