[media] em28xx: Remove redundant dev->ctl_input set
authorEzequiel García <elezegarcia@gmail.com>
Fri, 23 Mar 2012 21:09:34 +0000 (18:09 -0300)
committerMauro 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