]> git.baikalelectronics.ru Git - kernel.git/commit
Input: wacom_i2c - use macros for the bit masks
authorAlistair Francis <alistair@alistair23.me>
Wed, 13 Oct 2021 03:10:59 +0000 (20:10 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 10 Nov 2021 06:52:07 +0000 (22:52 -0800)
commit11c56874705c51ed1301e58fcd4d5d53132248b3
tree76c4fa7d5bdebae74bb579549fcee6c3f8da6191
parentf71c20683f1dd6db6b85096b15757eef745c3461
Input: wacom_i2c - use macros for the bit masks

To make the code easier to read use macros for the bit masks.

Signed-off-by: Alistair Francis <alistair@alistair23.me>
Link: https://lore.kernel.org/r/20211009113707.17568-2-alistair@alistair23.me
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/wacom_i2c.c