summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNuno Sá <nuno.sa@analog.com>2025-12-19 15:28:12 +0000
committerJonathan Cameron <Jonathan.Cameron@huawei.com>2025-12-21 11:54:39 +0000
commit09ccc1b65ca6bb61d05f163e063b98d89d4d7d06 (patch)
tree43622bc69960a2d93ca27d48b76e4a0feab7e011 /include
parent0a272aaf5fc110a34f4a5aeb61db4b6d105c62e9 (diff)
iio: buffer-dma: Use lockdep for locking annotations
Don't use mutex_is_locked() + WARN_ON() for checking if a specif lock is taken. Instead use the existing annotations which means lockdep_assert_held(). Signed-off-by: Nuno Sá <nuno.sa@analog.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions