Skip to content

Commit

Permalink
staging:iio:adc:ad7314 removal. Supported via hwmon.
Browse files Browse the repository at this point in the history
Driver ported over to hwmon where it fits much better.

Signed-off-by: Jonathan Cameron <jic23@cam.ac.uk>
Acked-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
  • Loading branch information
Jonathan Cameron authored and Greg Kroah-Hartman committed Oct 5, 2011
1 parent 5df06b1 commit 48a2c37
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 289 deletions.
7 changes: 0 additions & 7 deletions drivers/staging/iio/adc/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@ config AD7298
To compile this driver as a module, choose M here: the
module will be called ad7298.

config AD7314
tristate "Analog Devices AD7314 temperature sensor driver"
depends on SPI
help
Say yes here to build support for Analog Devices AD7314
temperature sensors.

config AD7606
tristate "Analog Devices AD7606 ADC driver"
depends on GPIOLIB
Expand Down
1 change: 0 additions & 1 deletion drivers/staging/iio/adc/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ obj-$(CONFIG_AD7298) += ad7298.o
obj-$(CONFIG_AD7150) += ad7150.o
obj-$(CONFIG_AD7152) += ad7152.o
obj-$(CONFIG_AD7291) += ad7291.o
obj-$(CONFIG_AD7314) += ad7314.o
obj-$(CONFIG_AD7746) += ad7746.o
obj-$(CONFIG_AD7780) += ad7780.o
obj-$(CONFIG_AD7793) += ad7793.o
Expand Down
281 changes: 0 additions & 281 deletions drivers/staging/iio/adc/ad7314.c

This file was deleted.

0 comments on commit 48a2c37

Please sign in to comment.