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:
311673e
)
[media] vpif_capture: remove unnecessary can_route flag
author
Hans Verkuil
<hans.verkuil@cisco.com>
Thu, 20 Sep 2012 12:06:24 +0000
(09:06 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 6 Oct 2012 01:02:10 +0000
(22:02 -0300)
Calling a subdev op that isn't implemented will just return -ENOIOCTLCMD
No need to have a flag for that.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.com>
Acked-by: Sekhar Nori <nsekhar@ti.com>
Acked-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Tested-by: Lad, Prabhakar <prabhakar.lad@ti.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found