]> git.ipfire.org Git - thirdparty/linux.git/commit
Input: hycon-hy46xx - use guard notation when acquiring mutex
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 18 Aug 2024 01:55:08 +0000 (18:55 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 25 Mar 2026 04:14:49 +0000 (21:14 -0700)
commitded32cc611ef48a47d1ff6d424151e3d0c82a3a8
tree6cba723018287154054e78e8003812be802dbb5b
parent5568c1aeb33b008b1f643b1fa16360cdb6ccadf7
Input: hycon-hy46xx - use guard notation when acquiring mutex

Guard notation simplifies code.

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