]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
staging: iio: impedance-analyzer: ad5933: make use of iio_get_masklength()
authorNuno Sa <nuno.sa@analog.com>
Fri, 26 Jul 2024 08:23:14 +0000 (10:23 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 3 Aug 2024 09:13:43 +0000 (10:13 +0100)
commita71cfa4c7783798d62b90143d14159470f5304d0
tree1794d2e78a74a608a4356d9f8df202deda91613f
parent7f60037ab03437d68c1b7f45aa40d28b979a15a1
staging: iio: impedance-analyzer: ad5933: make use of iio_get_masklength()

Use iio_get_masklength() to access '.masklength' so it can be annotated
as __private when there are no more direct users of it.

Signed-off-by: Nuno Sa <nuno.sa@analog.com>
Link: https://patch.msgid.link/20240726-dev-iio-masklength-private3-v1-22-82913fc0fb87@analog.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/staging/iio/impedance-analyzer/ad5933.c