git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b5a99c2
)
OMAPDSS: DPI: Add error handling for dpi_probe_pdata
author
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Fri, 26 Apr 2013 11:33:05 +0000
(14:33 +0300)
committer
Tomi Valkeinen
<tomi.valkeinen@ti.com>
Thu, 2 May 2013 09:24:20 +0000
(12:24 +0300)
Add proper error handling for dpi_probe_pdata(). This will cause
EPROBE_DEFER to be properly passed upwards, causing the DPI driver to be
probed again later if a resource was missing.
Signed-off-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
No differences found