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:
9945374
)
[media] smiapp: Return correct return value in smiapp_registered()
author
Sakari Ailus
<sakari.ailus@iki.fi>
Sun, 4 May 2014 00:31:57 +0000
(21:31 -0300)
committer
Mauro Carvalho Chehab
<m.chehab@samsung.com>
Fri, 23 May 2014 14:41:28 +0000
(11:41 -0300)
Prepare for supporting systems using the Device tree. Should the resources
not be available at the time of driver probe(), the EPROBE_DEFER error code
must be also returned from its probe function.
Signed-off-by: Sakari Ailus <sakari.ailus@iki.fi>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <m.chehab@samsung.com>
No differences found