]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Input: gpio_decoder - make use of the macros from bits.h
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Thu, 13 Nov 2025 15:44:45 +0000 (16:44 +0100)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 21 Jan 2026 20:22:43 +0000 (12:22 -0800)
commit829400644b0afe02107e2e19a8b90dfdcd23aafe
tree21f93c31f9146494241af7b5bc70de1c3ab0aa79
parent4eec8772e4f501b719df5264fc345b37a9af3c68
Input: gpio_decoder - make use of the macros from bits.h

Make use of BIT() where it makes sense.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Link: https://patch.msgid.link/20251113154616.3107676-5-andriy.shevchenko@linux.intel.com
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/misc/gpio_decoder.c