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:
196bf9f
)
video: mxsfb: remove redundant dev_err call in mxsfb_probe()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Wed, 26 Jun 2013 01:50:50 +0000
(09:50 +0800)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Wed, 26 Jun 2013 11:42:40 +0000
(14:42 +0300)
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>
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found