commit | d1890a680e439e1b284faca6e8eaa330c599f99f | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Fri Apr 26 13:47:41 2013 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu May 02 12:24:56 2013 +0300 |
tree | 74b4051eb58ee43197e24671361727b37f20ef66 | |
parent | e1086278e9ab7c75edb6a9c0cdbdc452be25eb8d [diff] |
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>