Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-04 | iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe() | Wei Yongjun | |
There is a error message within devm_ioremap_resource already, so remove the dev_err call to avoid redundant error message. Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> | |||
2019-02-09 | IIO: add Ingenic JZ47xx ADC driver. | Artur Rojek | |
Add an IIO driver for the ADC hardware present on Ingenic JZ47xx SoCs. Signed-off-by: Artur Rojek <contact@artur-rojek.eu> Signed-off-by: Jonathan Cameron <Jonathan.Cameron@huawei.com> |