Input: mt - cleanup open-coded __set_bit()
authorMichał Mirosław <mirq-linux@rere.qmqm.pl>
Thu, 16 Jul 2020 00:30:36 +0000 (17:30 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Thu, 16 Jul 2020 00:31:46 +0000 (17:31 -0700)
commit606e7022078410ce4456e760e80f5e4b68c63476
treebf127366bc6f050c32d63f813c5f02164cb4cb86
parent6f49c4f5b95b9ac8ead1ec39066489fb10fcbde8
Input: mt - cleanup open-coded __set_bit()

Replace open-coded __set_bit() with the function.

Signed-off-by: Michał Mirosław <mirq-linux@rere.qmqm.pl>
Link: https://lore.kernel.org/r/cf1dda3a372896cb01033ce084a7deb9620df7aa.1594599118.git.mirq-linux@rere.qmqm.pl
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/input-mt.c