commit | 76838a8f2973f632a1759fe169e1e77a39bc5aa3 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Mon Feb 18 06:57:35 2019 +0000 |
committer | Jonathan Cameron <Jonathan.Cameron@huawei.com> | Thu Apr 04 20:19:40 2019 +0100 |
tree | b635d8f64c4f55c17fd1482df934398708b0399c | |
parent | 6b079a807b368dc0b6ccafb8654329c72e0812a5 [diff] |
iio: adc: ingenic: remove redundant dev_err call in ingenic_adc_probe() 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>