linux/drivers/iio/adc
Doug Anderson bbc28134e9 iio: adc: Nothing in ADC should be a bool CONFIG
The whole IIO subsystem can be built as modules.  If you make it a
module then stuff marked as "Y" in the adc directory simply won't be
linked in properly.

The two configs that were wrong were EXYNOS_ADC and LP8788_ADC.  I
know for a fact that EXYNOS_ADC will work as a module. I assume
LP8788_ADC will also be fine.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Signed-off-by: Jonathan Cameron <jic23@kernel.org>
2014-04-26 11:22:16 +01:00
..
ad7266.c
ad7298.c
ad7476.c
ad7791.c
ad7793.c
ad7887.c
ad7923.c
ad_sigma_delta.c
at91_adc.c
exynos_adc.c iio: exynos_adc: use indio_dev->dev structure to handle child nodes 2014-04-26 11:19:40 +01:00
Kconfig iio: adc: Nothing in ADC should be a bool CONFIG 2014-04-26 11:22:16 +01:00
lp8788_adc.c
Makefile
max1363.c
mcp320x.c
mcp3422.c
men_z188_adc.c
nau7802.c
ti_am335x_adc.c
ti-adc081c.c
twl4030-madc.c
twl6030-gpadc.c
vf610_adc.c
viperboard_adc.c
xilinx-xadc-core.c
xilinx-xadc-events.c
xilinx-xadc.h