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:
b796fb6
)
[media] omap3isp: Don't accept pipelines with no video source as valid
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Sun, 31 Jul 2011 15:12:02 +0000
(17:12 +0200)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sun, 11 Sep 2011 12:49:27 +0000
(09:49 -0300)
Make sure the pipeline has a valid video source (either a subdev with no
sink pad, or a non-subdev entity) at stream-on time and return -EPIPE if
no video source can be found.
Reported-by: Jonathan Cameron <jic23@cam.ac.uk>
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found