]> 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)
commit6a9e82eb8786abafe495c673b3b9a7803d647037
tree76c4fa7d5bdebae74bb579549fcee6c3f8da6191
parent2c6de3e6dbe389ea42f2b0aba91a9c2d48167b67
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