commit | 2207a4e1ca6a1bb126360b6d0c236af6664532f2 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <yongjun_wei@trendmicro.com.cn> | Wed Jun 26 09:56:30 2013 +0800 |
committer | Linus Walleij <linus.walleij@linaro.org> | Thu Jun 27 11:51:51 2013 +0200 |
tree | 1bb54f840313f7dfa312abc1202b664187a6bada | |
parent | 5b81d55c4ccf23b9de398f819571dfc8941c7b04 [diff] |
pinctrl: vt8500: wmt: remove redundant dev_err call in wmt_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 <yongjun_wei@trendmicro.com.cn> Acked-by: Tony Prisk <linux@prisktech.co.nz> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>