mirror-linux/drivers/iio
Lukas Bulwahn 3cfdc3fc18 iio: dac: build ad5758 driver when AD5758 is selected
commit a146eccb68 upstream.

Commit 28d1a7ac2a ("iio: dac: Add AD5758 support") adds the config AD5758
and the corresponding driver ad5758.c. In the Makefile, the ad5758 driver
is however included when AD5755 is selected, not when AD5758 is selected.

Probably, this was simply a mistake that happened by copy-and-paste and
forgetting to adjust the actual line. Surprisingly, no one has ever noticed
that this driver is actually only included when AD5755 is selected and that
the config AD5758 has actually no effect on the build.

Fixes: 28d1a7ac2a ("iio: dac: Add AD5758 support")
Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Link: https://lore.kernel.org/r/20230508040208.12033-1-lukas.bulwahn@gmail.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-06-09 10:34:19 +02:00
..
accel iio: accel: st_accel: Fix invalid mount_matrix on devices without ACPI _ONT method 2023-06-09 10:34:18 +02:00
adc iio: adc: stm32-adc: skip adc-diff-channels setup if none is present 2023-06-09 10:34:19 +02:00
addac iio: addac: ad74413: fix resistance input processing 2023-06-09 10:34:19 +02:00
afe
amplifiers
buffer
cdc
chemical
common
dac iio: dac: build ad5758 driver when AD5758 is selected 2023-06-09 10:34:19 +02:00
dummy
filter
frequency
gyro iio: hid: fix the retval in gyro_3d_capture_sample 2023-02-09 11:28:17 +01:00
health
humidity
imu iio: imu: inv_icm42600: fix timestamp reset 2023-06-09 10:34:18 +02:00
light iio: light: vcnl4035: fixed chip ID check 2023-06-09 10:34:18 +02:00
magnetometer
multiplexer
orientation
position
potentiometer
potentiostat
pressure
proximity
resolver
temperature
test
trigger
Kconfig
Makefile
TODO
iio_core.h
iio_core_trigger.h
industrialio-buffer.c iio: buffer: make sure O_NONBLOCK is respected 2023-04-13 16:55:27 +02:00
industrialio-configfs.c
industrialio-core.c
industrialio-event.c
industrialio-sw-device.c
industrialio-sw-trigger.c
industrialio-trigger.c
industrialio-triggered-event.c
inkern.c