]> git.ipfire.org Git - thirdparty/linux.git/commit
iio: addac: ad74115: Use devm_mutex_init()
authorDavid Carlier <devnexen@gmail.com>
Fri, 10 Apr 2026 19:37:37 +0000 (20:37 +0100)
committerJonathan Cameron <jic23@kernel.org>
Mon, 27 Apr 2026 08:58:22 +0000 (09:58 +0100)
commit8eedc312f1a1ac69ff322e846bb5d58362017945
tree09ceaea15a3fe1528a585e829bcf3df198742549
parentbe186094ee51c26bfb0e8cd6a46286e7e413abe7
iio: addac: ad74115: Use devm_mutex_init()

Use devm_mutex_init() which is helpful with CONFIG_DEBUG_MUTEXES.

Signed-off-by: David Carlier <devnexen@gmail.com>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/addac/ad74115.c