diff options
author | Michael Hennerich <michael.hennerich@analog.com> | 2011-10-19 05:17:53 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-10-19 16:55:31 -0400 |
commit | e63abd0a1b757f6433869c13da4cf1b07fc14284 (patch) | |
tree | 69b2e94cdca5c796e3a2ba885a79d7883edc95f7 /drivers/staging | |
parent | fcf265d68dd990bd8be648ba5a590f887aa0d5cf (diff) |
iio: Spell fix - consistent use of Converter - no functional changes
Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Acked-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging')
-rw-r--r-- | drivers/staging/iio/adc/Kconfig | 18 | ||||
-rw-r--r-- | drivers/staging/iio/addac/Kconfig | 2 | ||||
-rw-r--r-- | drivers/staging/iio/dac/Kconfig | 4 |
3 files changed, 12 insertions, 12 deletions
diff --git a/drivers/staging/iio/adc/Kconfig b/drivers/staging/iio/adc/Kconfig index bfe91d77fe7c..13e93fb97a79 100644 --- a/drivers/staging/iio/adc/Kconfig +++ b/drivers/staging/iio/adc/Kconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # ADC drivers | 2 | # ADC drivers |
3 | # | 3 | # |
4 | menu "Analog to digital convertors" | 4 | menu "Analog to digital converters" |
5 | 5 | ||
6 | config AD7150 | 6 | config AD7150 |
7 | tristate "Analog Devices ad7150/1/6 capacitive sensor driver" | 7 | tristate "Analog Devices ad7150/1/6 capacitive sensor driver" |
@@ -42,7 +42,7 @@ config AD7606 | |||
42 | select IIO_SW_RING | 42 | select IIO_SW_RING |
43 | help | 43 | help |
44 | Say yes here to build support for Analog Devices: | 44 | Say yes here to build support for Analog Devices: |
45 | ad7606, ad7606-6, ad7606-4 analog to digital convertors (ADC). | 45 | ad7606, ad7606-6, ad7606-4 analog to digital converters (ADC). |
46 | 46 | ||
47 | To compile this driver as a module, choose M here: the | 47 | To compile this driver as a module, choose M here: the |
48 | module will be called ad7606. | 48 | module will be called ad7606. |
@@ -70,7 +70,7 @@ config AD799X | |||
70 | help | 70 | help |
71 | Say yes here to build support for Analog Devices: | 71 | Say yes here to build support for Analog Devices: |
72 | ad7991, ad7995, ad7999, ad7992, ad7993, ad7994, ad7997, ad7998 | 72 | ad7991, ad7995, ad7999, ad7992, ad7993, ad7994, ad7997, ad7998 |
73 | i2c analog to digital convertors (ADC). Provides direct access | 73 | i2c analog to digital converters (ADC). Provides direct access |
74 | via sysfs. | 74 | via sysfs. |
75 | 75 | ||
76 | config AD799X_RING_BUFFER | 76 | config AD799X_RING_BUFFER |
@@ -91,7 +91,7 @@ config AD7476 | |||
91 | help | 91 | help |
92 | Say yes here to build support for Analog Devices | 92 | Say yes here to build support for Analog Devices |
93 | AD7475, AD7476, AD7477, AD7478, AD7466, AD7467, AD7468, AD7495 | 93 | AD7475, AD7476, AD7477, AD7478, AD7466, AD7467, AD7468, AD7495 |
94 | SPI analog to digital convertors (ADC). | 94 | SPI analog to digital converters (ADC). |
95 | If unsure, say N (but it's safe to say "Y"). | 95 | If unsure, say N (but it's safe to say "Y"). |
96 | 96 | ||
97 | To compile this driver as a module, choose M here: the | 97 | To compile this driver as a module, choose M here: the |
@@ -105,7 +105,7 @@ config AD7887 | |||
105 | select IIO_TRIGGER | 105 | select IIO_TRIGGER |
106 | help | 106 | help |
107 | Say yes here to build support for Analog Devices | 107 | Say yes here to build support for Analog Devices |
108 | AD7887 SPI analog to digital convertor (ADC). | 108 | AD7887 SPI analog to digital converter (ADC). |
109 | If unsure, say N (but it's safe to say "Y"). | 109 | If unsure, say N (but it's safe to say "Y"). |
110 | 110 | ||
111 | To compile this driver as a module, choose M here: the | 111 | To compile this driver as a module, choose M here: the |
@@ -117,7 +117,7 @@ config AD7780 | |||
117 | depends on GPIOLIB | 117 | depends on GPIOLIB |
118 | help | 118 | help |
119 | Say yes here to build support for Analog Devices | 119 | Say yes here to build support for Analog Devices |
120 | AD7780 and AD7781 SPI analog to digital convertors (ADC). | 120 | AD7780 and AD7781 SPI analog to digital converters (ADC). |
121 | If unsure, say N (but it's safe to say "Y"). | 121 | If unsure, say N (but it's safe to say "Y"). |
122 | 122 | ||
123 | To compile this driver as a module, choose M here: the | 123 | To compile this driver as a module, choose M here: the |
@@ -131,7 +131,7 @@ config AD7793 | |||
131 | select IIO_TRIGGER | 131 | select IIO_TRIGGER |
132 | help | 132 | help |
133 | Say yes here to build support for Analog Devices | 133 | Say yes here to build support for Analog Devices |
134 | AD7792 and AD7793 SPI analog to digital convertors (ADC). | 134 | AD7792 and AD7793 SPI analog to digital converters (ADC). |
135 | If unsure, say N (but it's safe to say "Y"). | 135 | If unsure, say N (but it's safe to say "Y"). |
136 | 136 | ||
137 | To compile this driver as a module, choose M here: the | 137 | To compile this driver as a module, choose M here: the |
@@ -163,7 +163,7 @@ config AD7192 | |||
163 | select IIO_TRIGGER | 163 | select IIO_TRIGGER |
164 | help | 164 | help |
165 | Say yes here to build support for Analog Devices AD7190, | 165 | Say yes here to build support for Analog Devices AD7190, |
166 | AD7192 or AD7195 SPI analog to digital convertors (ADC). | 166 | AD7192 or AD7195 SPI analog to digital converters (ADC). |
167 | If unsure, say N (but it's safe to say "Y"). | 167 | If unsure, say N (but it's safe to say "Y"). |
168 | 168 | ||
169 | To compile this driver as a module, choose M here: the | 169 | To compile this driver as a module, choose M here: the |
@@ -200,7 +200,7 @@ config MAX1363 | |||
200 | select MAX1363_RING_BUFFER | 200 | select MAX1363_RING_BUFFER |
201 | help | 201 | help |
202 | Say yes here to build support for many Maxim i2c analog to digital | 202 | Say yes here to build support for many Maxim i2c analog to digital |
203 | convertors (ADC). (max1361, max1362, max1363, max1364, max1036, | 203 | converters (ADC). (max1361, max1362, max1363, max1364, max1036, |
204 | max1037, max1038, max1039, max1136, max1136, max1137, max1138, | 204 | max1037, max1038, max1039, max1136, max1136, max1137, max1138, |
205 | max1139, max1236, max1237, max11238, max1239, max11600, max11601, | 205 | max1139, max1236, max1237, max11238, max1239, max11600, max11601, |
206 | max11602, max11603, max11604, max11605, max11606, max11607, | 206 | max11602, max11603, max11604, max11605, max11606, max11607, |
diff --git a/drivers/staging/iio/addac/Kconfig b/drivers/staging/iio/addac/Kconfig index 4b7637534541..698a8970b372 100644 --- a/drivers/staging/iio/addac/Kconfig +++ b/drivers/staging/iio/addac/Kconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # ADDAC drivers | 2 | # ADDAC drivers |
3 | # | 3 | # |
4 | menu "Analog digital bi-direction convertors" | 4 | menu "Analog digital bi-direction converters" |
5 | 5 | ||
6 | config ADT7316 | 6 | config ADT7316 |
7 | tristate "Analog Devices ADT7316/7/8 ADT7516/7/9 temperature sensor, ADC and DAC driver" | 7 | tristate "Analog Devices ADT7316/7/8 ADT7516/7/9 temperature sensor, ADC and DAC driver" |
diff --git a/drivers/staging/iio/dac/Kconfig b/drivers/staging/iio/dac/Kconfig index 724af7fb5b31..72281f87caa4 100644 --- a/drivers/staging/iio/dac/Kconfig +++ b/drivers/staging/iio/dac/Kconfig | |||
@@ -1,7 +1,7 @@ | |||
1 | # | 1 | # |
2 | # DAC drivers | 2 | # DAC drivers |
3 | # | 3 | # |
4 | menu "Digital to analog convertors" | 4 | menu "Digital to analog converters" |
5 | 5 | ||
6 | config AD5064 | 6 | config AD5064 |
7 | tristate "Analog Devices AD5064/64-1/44/24 DAC driver" | 7 | tristate "Analog Devices AD5064/64-1/44/24 DAC driver" |
@@ -18,7 +18,7 @@ config AD5624R_SPI | |||
18 | depends on SPI | 18 | depends on SPI |
19 | help | 19 | help |
20 | Say yes here to build support for Analog Devices AD5624R, AD5644R and | 20 | Say yes here to build support for Analog Devices AD5624R, AD5644R and |
21 | AD5664R convertors (DAC). This driver uses the common SPI interface. | 21 | AD5664R converters (DAC). This driver uses the common SPI interface. |
22 | 22 | ||
23 | config AD5446 | 23 | config AD5446 |
24 | tristate "Analog Devices AD5444/6, AD5620/40/60 and AD5542A/12A DAC SPI driver" | 24 | tristate "Analog Devices AD5444/6, AD5620/40/60 and AD5542A/12A DAC SPI driver" |