]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
Input: tsc2007 - use guard notation when acquiring mutexes
authorDmitry Torokhov <dmitry.torokhov@gmail.com>
Tue, 6 Aug 2024 23:48:00 +0000 (16:48 -0700)
committerDmitry Torokhov <dmitry.torokhov@gmail.com>
Wed, 25 Mar 2026 14:53:59 +0000 (07:53 -0700)
commite65407f838368fb7ab98fb7f02cbf5b9377976d3
treeb748b5ecd943ec2f87f30bfddb524b580e36ac97
parent600a2db76bf28ab791774ed378d74c50f16e24d5
Input: tsc2007 - use guard notation when acquiring mutexes

This makes the code more compact and error handling more robust.

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