Home
last modified time | relevance | path

Searched hist:"76838 a8f2973f632a1759fe169e1e77a39bc5aa3" (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/iio/adc/
H A Dingenic-adc.c76838a8f2973f632a1759fe169e1e77a39bc5aa3 Mon Feb 18 06:57:35 UTC 2019 Wei Yongjun <weiyongjun1@huawei.com> 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>