OMAPDSS: HDMI: fix devm_ioremap_resource error checks
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 23 May 2014 11:50:09 +0000 (14:50 +0300)
committerTomi 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