]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: adc: ad7768-1: refactor ad7768_write_raw()
authorJonathan Santos <Jonathan.Santos@analog.com>
Wed, 14 Jan 2026 09:27:14 +0000 (06:27 -0300)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Thu, 22 Jan 2026 20:53:18 +0000 (20:53 +0000)
commite7b0312c60a67431ad249b95c624b98fa782f33f
tree36a0f57dc21213e3a688256c0e6b96d10a495551
parent404a3b4c36f2e1987ff28d1d61d309292d2e33cb
iio: adc: ad7768-1: refactor ad7768_write_raw()

Squash __ad7768_write_raw() back to ad7768_write_raw() to allow the
addition of new attributes without requiring a direct mode claim.

Signed-off-by: Jonathan Santos <Jonathan.Santos@analog.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ad7768-1.c