OMAPDSS: HDMI: Add error handling for hdmi_probe_pdata
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 26 Apr 2013 11:52:23 +0000 (14:52 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 2 May 2013 09:25:22 +0000 (12:25 +0300)
Add proper error handling for hdmi_probe_pdata(). This will cause
EPROBE_DEFER to be properly passed upwards, causing the HDMI driver to be
probed again later if a resource was missing.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>

No differences found