]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
iio: adc: ad9467: remove unused output_mode field
authorAntoniu Miclaus <antoniu.miclaus@analog.com>
Mon, 2 Feb 2026 11:25:54 +0000 (13:25 +0200)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Tue, 3 Mar 2026 21:20:02 +0000 (21:20 +0000)
commit8c0af74e250734ab91276f2cc53058a0b394758a
treea23981f2e1d8f3a8afc6dd28ccdd3e2fc963182c
parent1062f21ce1052eacee2714b9078e237470bcb973
iio: adc: ad9467: remove unused output_mode field

Remove unused output_mode field from ad9467_state struct.
The field is declared but never accessed in the driver.

Signed-off-by: Antoniu Miclaus <antoniu.miclaus@analog.com>
Reviewed-by: Tomas Melin <tomas.melin@vaisala.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@intel.com>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ad9467.c