mirror of
https://github.com/torvalds/linux.git
synced 2026-05-21 05:18:45 +02:00
iio: adc: ad7606: Fix typo in the driver name
The parallel driver's name is ad7606_par and not ad7606_parallel.
Fixes: 0046a46a8f ("staging/ad7606: Actually build the interface modules")
Signed-off-by: Guillaume Stols <gstols@baylibre.com>
Link: https://patch.msgid.link/20241004-ad7606_add_iio_backend_support-v3-1-38757012ce82@baylibre.com
Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
This commit is contained in:
parent
0d8f584dfa
commit
afdc595666
|
|
@ -229,7 +229,7 @@ config AD7606_IFACE_PARALLEL
|
|||
ad7605-4, ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC).
|
||||
|
||||
To compile this driver as a module, choose M here: the
|
||||
module will be called ad7606_parallel.
|
||||
module will be called ad7606_par.
|
||||
|
||||
config AD7606_IFACE_SPI
|
||||
tristate "Analog Devices AD7606 ADC driver with spi interface support"
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user