]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Input: edt-ft5x06 - use guard notation when acquiring mutex
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Sun, 18 Aug 2024 00:05:00 +0000 (17:05 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 25 Mar 2026 04:14:23 +0000 (21:14 -0700)
commitdf2e75e070a82fc02eac99743d0823972da293b1
treeeccfbf3af09cb61d97b8059292fce5777f63d40d
parenta0a92414af42b79f4e2829adfd55478a8e74eb33
Input: edt-ft5x06 - use guard notation when acquiring mutex

Guard notation simplifies code.

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