312x: adc is 4 channels

This commit is contained in:
wdc
2014-07-21 15:18:55 +08:00
parent 52eb48ea72
commit b4db2c3cb7

View File

@@ -190,6 +190,7 @@ static const struct iio_chan_spec rk_adc_iio_channels[] = {
ADC_CHANNEL(0, "adc0"),
ADC_CHANNEL(1, "adc1"),
ADC_CHANNEL(2, "adc2"),
ADC_CHANNEL(3, "adc3"),
};
static int rk_adc_remove_devices(struct device *dev, void *c)