projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6baee4b
)
iio:adc: Fix trivial typo
author
Jonathan Cameron
<Jonathan.Cameron@huawei.com>
Thu, 1 Apr 2021 15:08:10 +0000
(16:08 +0100)
committer
Jonathan Cameron
<Jonathan.Cameron@huawei.com>
Wed, 7 Apr 2021 07:36:39 +0000
(08:36 +0100)
"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
drivers/iio/adc/Kconfig
patch
|
blob
|
history
diff --git
a/drivers/iio/adc/Kconfig
b/drivers/iio/adc/Kconfig
index d20a3b574af9ccc604acb00116b12a76051717b7..87c55f7104f0f57c17d0362b4b78a1334540131b 100644
(file)
--- a/
drivers/iio/adc/Kconfig
+++ b/
drivers/iio/adc/Kconfig
@@
-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 an
d
TI"
depends on SPI
select IIO_BUFFER
select IIO_TRIGGERED_BUFFER