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:
2b16b44
)
[media] v4l: omap4iss: Don't check for missing get_fmt op on remote subdev
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Sun, 3 Nov 2013 23:28:24 +0000
(20:28 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 3 Dec 2013 19:53:38 +0000
(17:53 -0200)
The remote subdev of any video node in the OMAP4 ISS is an internal
subdev that is guaranteed to implement get_fmt. Don't check the return
value for -ENOIOCTLCMD, as this can't happen.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Acked-by: Hans Verkuil <hans.verkuil@cisco.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found