]> git.hungrycats.org Git - linux/commit
Input: sx8654 - use guard notation when acquiring spinlock
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 14 Aug 2024 21:13:33 +0000 (14:13 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 25 Mar 2026 14:53:59 +0000 (07:53 -0700)
commita8f56931c432c8c9a5198887bdd0f5d181b75495
tree1442ad4f4d746266cae37ca035e69e39ad27c4d2
parentdc05a01180814440aee1959721528012dcda4461
Input: sx8654 - use guard notation when acquiring spinlock

Guard notation simplifies code.

Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
drivers/input/touchscreen/sx8654.c