Commits
Wei Yongjun committed 119fcf47fdb
pinctrl: ingenic: Remove redundant dev_err call in ingenic_pinctrl_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: Linus Walleij <linus.walleij@linaro.org>