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:
38ed1ae
)
[media] em28xx: Remove redundant dev->ctl_input set
author
Ezequiel García
<elezegarcia@gmail.com>
Fri, 23 Mar 2012 21:09:34 +0000
(18:09 -0300)
committer
Mauro Carvalho Chehab
<mchehab@redhat.com>
Tue, 10 Apr 2012 23:30:44 +0000
(20:30 -0300)
dev->ctl_input() is always set before a call to video_mux(),
but then video_mux() sets it again with the same value.
Signed-off-by: Ezequiel Garcia <elezegarcia@gmail.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
No differences found