]> git.baikalelectronics.ru Git - 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)
commit81d2889ac5c12fea250d2a0c81080868576a592b
treee7140dc151a6b9f1ca1449f036e973d27578a41e
parent91d632ce7a74eac1e658201f443a7d9e3c99e609
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