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:
3cfee2d
)
[media] vpif_capture: move input_idx to channel_obj
author
Hans Verkuil
<hans.verkuil@cisco.com>
Thu, 20 Sep 2012 12:06:22 +0000
(09:06 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Sat, 6 Oct 2012 01:00:44 +0000
(22:00 -0300)
input_idx does not belong to video_obj. Move it where it belongs.
Also remove the bogus code in the open() function that suddenly
changes the input to 0 for no reason.
Signed-off-by: Hans Verkuil <hans.verkuil@cisco.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