]> www.infradead.org Git - users/jedix/linux-maple.git/commit
iio: adc: ad7606: Disable PWM usage for non backend version
authorGuillaume Stols <gstols@baylibre.com>
Tue, 15 Oct 2024 13:56:21 +0000 (13:56 +0000)
committerJonathan Cameron <Jonathan.Cameron@huawei.com>
Mon, 21 Oct 2024 18:19:26 +0000 (19:19 +0100)
commitfec4330dde9dc51b476c1966825e00b6b066cc8c
tree92381774c0277ad42b3fa88475e97f9340a7c197
parent849cebf8dc670947e7aafc9a8fcfb3f69793837e
iio: adc: ad7606: Disable PWM usage for non backend version

Since the pwm was introduced before backend, there was a mock use, with
a GPIO emulation. Now that iio backend is introduced, the mock use can
be removed.

Signed-off-by: Guillaume Stols <gstols@baylibre.com>
Link: https://patch.msgid.link/20241015-ad7606_add_iio_backend_support-v5-8-654faf1ae08c@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
drivers/iio/adc/ad7606.c