Files
linux/drivers/iio/adc
Sean Nyekjaer bd844f8b87 iio: adc: stm32-adc: skip adc-diff-channels setup if none is present
commit 9c0d6ccd7d upstream.

If no adc differential channels are defined driver will fail with EINVAL:
stm32-adc: probe of 48003000.adc:adc@0 failed with error -22

Fix this by skipping the initialization if no channels are defined.

This applies only to the legacy way of initializing adc channels.

Fixes: d7705f3544 ("iio: adc: stm32-adc: convert to device properties")
Signed-off-by: Sean Nyekjaer <sean@geanix.com>
Link: https://lore.kernel.org/r/20230503162029.3654093-1-sean@geanix.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:48:14 +02:00
..
2023-02-18 17:06:09 +00:00
2022-07-16 18:50:24 +01:00
2022-12-30 18:05:16 +00:00
2023-01-22 17:16:57 +00:00
2022-09-05 18:08:34 +01:00
2022-07-18 18:29:29 +01:00
2022-08-15 22:29:57 +01:00
2023-02-06 08:35:30 +01:00