commit | 6aa66f5c01f1f0063b14bd529b24723fb8e58075 | [log] [tgz] |
---|---|---|
author | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu May 02 12:19:54 2013 +0300 |
committer | Tomi Valkeinen <tomi.valkeinen@ti.com> | Thu May 02 12:25:23 2013 +0300 |
tree | 8752848085ebcb729dc0ad15238271a8ac60c0d4 | |
parent | c0980297ff8f8184778258a7f544525e483fbd85 [diff] |
OMAPDSS: VENC: Add error handling for venc_probe_pdata Add proper error handling for venc_probe_pdata(). This will cause EPROBE_DEFER to be properly passed upwards, causing the VENC driver to be probed again later if a resource was missing. Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>