OMAPDSS: DSI: Add error handling for dsi_probe_pdata
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Fri, 26 Apr 2013 10:47:41 +0000 (13:47 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 2 May 2013 09:24:56 +0000 (12:24 +0300)
commitd1890a680e439e1b284faca6e8eaa330c599f99f
tree74b4051eb58ee43197e24671361727b37f20ef66
parente1086278e9ab7c75edb6a9c0cdbdc452be25eb8d
OMAPDSS: DSI: Add error handling for dsi_probe_pdata

Add proper error handling for dsi_probe_pdata(). This will cause
EPROBE_DEFER to be properly passed upwards, causing the DSI driver to be
probed again later if a resource was missing.

Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/video/omap2/dss/dsi.c