Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

iio:adc: Fix trivial typo

"an" should be "and".

Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com>
Link: https://lore.kernel.org/r/20210401150810.227168-1-jic23@kernel.org

+1 -1
+1 -1
drivers/iio/adc/Kconfig
··· 97 97 module will be called ad7298. 98 98 99 99 config AD7476 100 - tristate "Analog Devices AD7476 1-channel ADCs driver and other similar devices from AD an TI" 100 + tristate "Analog Devices AD7476 1-channel ADCs driver and other similar devices from AD and TI" 101 101 depends on SPI 102 102 select IIO_BUFFER 103 103 select IIO_TRIGGERED_BUFFER