linux-stable/drivers/iio/dac
Lukas Bulwahn e101e8160c 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:29:00 +02:00
..
ad5064.c
ad5360.c
ad5380.c
ad5421.c
ad5446.c iio: dac: ad5446: Fix read_raw not returning set value 2022-05-09 09:03:21 +02:00
ad5449.c
ad5504.c
ad5592r-base.c iio: dac: ad5592r: Fix the missing return value. 2022-05-09 09:03:21 +02:00
ad5592r-base.h
ad5592r.c
ad5593r.c iio: dac: ad5593r: Fix i2c read protocol requirements 2022-10-26 13:22:12 +02:00
ad5624r.h
ad5624r_spi.c
ad5686-spi.c
ad5686.c
ad5686.h
ad5696-i2c.c
ad5755.c
ad5758.c
ad5761.c
ad5764.c
ad5791.c
ad7303.c
ad8801.c
cio-dac.c iio: dac: cio-dac: Fix max DAC write value check for 12-bit 2023-04-20 12:07:34 +02:00
dpot-dac.c
ds4424.c
Kconfig
lpc18xx_dac.c
ltc1660.c
ltc2632.c
m62332.c
Makefile iio: dac: build ad5758 driver when AD5758 is selected 2023-06-09 10:29:00 +02:00
max517.c
max5821.c
mcp4725.c iio: dac: mcp4725: Fix i2c_master_send() return value handling 2023-06-09 10:28:59 +02:00
mcp4922.c
stm32-dac-core.c
stm32-dac-core.h
stm32-dac.c
ti-dac082s085.c
ti-dac5571.c
ti-dac7311.c
ti-dac7612.c
vf610_dac.c