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:
2dcfdc3
)
OMAPDSS: HDMI: fix devm_ioremap_resource error checks
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 23 May 2014 11:50:09 +0000
(14:50 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 23 May 2014 11:50:09 +0000
(14:50 +0300)
devm_ioremap_resource returns ERR_PTR on error, not NULL. Fix the
error checks in the driver.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found