git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5b81d55
)
pinctrl: vt8500: wmt: remove redundant dev_err call in wmt_pinctrl_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 26 Jun 2013 01:56:30 +0000
(09:56 +0800)
committer
Linus Walleij
<linus.walleij@linaro.org>
Thu, 27 Jun 2013 09:51:51 +0000
(11:51 +0200)
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>
No differences found