Commits
Tomi Valkeinen committed c0980297ff8
OMAPDSS: HDMI: Add error handling for hdmi_probe_pdata 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>