]> git.ipfire.org Git - thirdparty/linux.git/commit
iio: adc: ad7173: remove unused field
authorDavid Lechner <dlechner@baylibre.com>
Mon, 4 Nov 2024 19:42:14 +0000 (13:42 -0600)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Sat, 7 Dec 2024 17:11:00 +0000 (17:11 +0000)
commit83f616a384275301265748e6e9627b4acaa97d83
treecf773db1864a40d652de87fc3bf03d5146782ae6
parenta8213189bbe99c7c571c53979609ab24f7853b2d
iio: adc: ad7173: remove unused field

Remove the unused chan_reg field from struct ad7173_channel. This was
set but never read.

Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://patch.msgid.link/20241104-iio-adc-ad7173-remove-unused-field-v1-1-da9500a48750@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ad7173.c