diff options
author | David Lechner <dlechner@baylibre.com> | 2024-05-03 21:45:05 +0200 |
---|---|---|
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | 2024-05-27 10:49:19 +0200 |
commit | 8a01ef749b0a632f0e1f4ead0f08b3310d99fcb1 (patch) | |
tree | fc7481ce82d3abdd1c082350d5099282b2d840c2 /drivers/iio/adc/ad7266.c | |
parent | Linux 6.10-rc1 (diff) | |
download | linux-8a01ef749b0a632f0e1f4ead0f08b3310d99fcb1.tar.xz linux-8a01ef749b0a632f0e1f4ead0f08b3310d99fcb1.zip |
iio: adc: ad9467: fix scan type sign
According to the IIO documentation, the sign in the scan type should be
lower case. The ad9467 driver was incorrectly using upper case.
Fix by changing to lower case.
Fixes: 4606d0f4b05f ("iio: adc: ad9467: add support for AD9434 high-speed ADC")
Fixes: ad6797120238 ("iio: adc: ad9467: add support AD9467 ADC")
Signed-off-by: David Lechner <dlechner@baylibre.com>
Link: https://lore.kernel.org/r/20240503-ad9467-fix-scan-type-sign-v1-1-c7a1a066ebb9@baylibre.com
Cc: <Stable@vger.kernel.org>
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Diffstat (limited to 'drivers/iio/adc/ad7266.c')
0 files changed, 0 insertions, 0 deletions