commit | 8bf0bd4173f256278894cf709fc02c184b85640c | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Tue Jul 12 14:19:45 2016 +0000 |
committer | Linus Walleij <linus.walleij@linaro.org> | Fri Jul 22 16:37:25 2016 +0200 |
tree | e09a83c3f81e03c4171b2548b513f61fc597ffde | |
parent | 25af8bfa9693358b0b1e626bee8c95300451ca71 [diff] |
pinctrl: ns2: remove redundant dev_err call in ns2_pinmux_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 <yongjun_wei@trendmicro.com.cn> Acked-by: Ray Jui <ray.jui@broadcom.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>