]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: dac: ad5360: converting to guard(mutex)
authorMenderes Sabaz <sabazmenderes@gmail.com>
Thu, 29 Jan 2026 16:46:10 +0000 (19:46 +0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 3 Mar 2026 21:20:00 +0000 (21:20 +0000)
commit6662283ac71552a3a5f66d747110186c9b997cf6
treef8b69f7ab5650db02675f985414bf467ac24e21a
parent1bceffda64eeb7d24c4bfea9f0514b8775afb709
iio: dac: ad5360: converting to guard(mutex)

Converting mutex_lock and mutex_unlock to guard(mutex)

Signed-off-by: Menderes Sabaz <sabazmenderes@gmail.com>
Reviewed-by: David Lechner <dlechner@baylibre.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/dac/ad5360.c