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)
commit91e2e76695fe52339be4bc4722475641ab0fc75c
tree76c4fa7d5bdebae74bb579549fcee6c3f8da6191
parent27931d38ce057f36e68bc68cd4bf4ba24bbb9c57
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