commit | 96371fc89b7f813a38739946eb7ea7c0a841fd86 | [log] [tgz] |
---|---|---|
author | Ezequiel GarcĂa <elezegarcia@gmail.com> | Fri Mar 23 18:09:34 2012 -0300 |
committer | Mauro Carvalho Chehab <mchehab@redhat.com> | Tue Apr 10 20:30:44 2012 -0300 |
tree | c3fbaa3c23f930c54ef33e6cb1520d557a7f64d8 | |
parent | 38ed1aef92ab4ba1a3881940ce3e8b680dddf50a [diff] |
[media] em28xx: Remove redundant dev->ctl_input set 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>