OMAPDSS: SDI: Add error handling for sdi_probe_pdata
authorTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 2 May 2013 09:10:37 +0000 (12:10 +0300)
committerTomi Valkeinen <tomi.valkeinen@ti.com>
Thu, 2 May 2013 09:24:21 +0000 (12:24 +0300)
commite1086278e9ab7c75edb6a9c0cdbdc452be25eb8d
treeccfe84c79fde9c464ec2ab7ea043f738ea740832
parentbcb734d2a1ef1b40fd7600b0f4f9225484572c67
OMAPDSS: SDI: Add error handling for sdi_probe_pdata

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

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