Skip to content

Commit

Permalink
iio:adc: Fix trivial typo
Browse files Browse the repository at this point in the history
"an" should be "and".

Signed-off-by: Jonathan Cameron <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
  • Loading branch information
jic23 committed Apr 7, 2021
1 parent 6baee4b commit 4d84487
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/iio/adc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ config AD7298
module will be called ad7298.

config AD7476
tristate "Analog Devices AD7476 1-channel ADCs driver and other similar devices from AD an TI"
tristate "Analog Devices AD7476 1-channel ADCs driver and other similar devices from AD and TI"
depends on SPI
select IIO_BUFFER
select IIO_TRIGGERED_BUFFER
Expand Down

0 comments on commit 4d84487

Please sign in to comment.