iio: fix typos in dac Kconfig
authorPeter Meerwald <pmeerw@pmeerw.net>
Sun, 23 Jun 2013 21:28:00 +0000 (22:28 +0100)
committerJonathan Cameron <jic23@kernel.org>
Sat, 3 Aug 2013 17:40:29 +0000 (18:40 +0100)
Signed-off-by: Peter Meerwald <pmeerw@pmeerw.net>
Acked-by: Lars-Peter Clausen <lars@metafoo.de>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
drivers/iio/dac/Kconfig

index c9c33ce32d3a729fc4e325a96f388116f35ee63e..b9fd4c7bfd98269695fcb4a812286784030c5a8b 100644 (file)
@@ -15,7 +15,7 @@ config AD5064
          module will be called ad5064.
 
 config AD5360
-       tristate "Analog Devices Analog Devices AD5360/61/62/63/70/71/73 DAC driver"
+       tristate "Analog Devices AD5360/61/62/63/70/71/73 DAC driver"
        depends on SPI
        help
          Say yes here to build support for Analog Devices AD5360, AD5361,
@@ -68,7 +68,7 @@ config AD5446
          module will be called ad5446.
 
 config AD5449
-       tristate "Analog Device AD5449 and similar DACs driver"
+       tristate "Analog Devices AD5449 and similar DACs driver"
        depends on SPI_MASTER
        help
          Say yes here to build support for Analog Devices AD5415, AD5426, AD5429,
@@ -131,7 +131,7 @@ config AD5686
          module will be called ad5686.
 
 config AD7303
-       tristate "Analog Devices Analog Devices AD7303 DAC driver"
+       tristate "Analog Devices AD7303 DAC driver"
        depends on SPI
        help
          Say yes here to build support for Analog Devices AD7303 Digital to Analog
This page took 0.02458 seconds and 5 git commands to generate.