V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL register
authorDevin Heitmueller <dheitmueller@kernellabs.com>
Fri, 11 Sep 2009 03:51:48 +0000 (00:51 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Sat, 19 Sep 2009 02:47:45 +0000 (23:47 -0300)
commit10e01255026fb6a68b5aaa29427488ba2b35fc64
tree354687b4a703c029d2f3af4415511424db0ebf24
parent19bf00384a6d5bbe5d7b8afbcc25772e3675d423
V4L/DVB (12749): em28xx: remove unneeded code that set VINCTRL register

Remove redundant call to set the vinctrl register.  This eliminates any
ambiguity as to how the register is configured (since it is now always set in
em28xx_set_outfmt).

This work was sponsored by EyeMagnet Limited.

Signed-off-by: Devin Heitmueller <dheitmueller@kernellabs.com>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/video/em28xx/em28xx-video.c