[media] V4L-DVB: tm6000: Move VBI init to a separate function
authorMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 12 Oct 2010 15:11:55 +0000 (12:11 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Thu, 21 Oct 2010 03:17:53 +0000 (01:17 -0200)
commit589851d5990f85cce884f831ec70b9aa40b7ad5f
tree88f82461505b2a552245df2c325f3596ad0084d8
parent421d1b70718232dfbd386f67b135f5e23f569c6e
[media] V4L-DVB: tm6000: Move VBI init to a separate function

While here, documment that VBI may need changes, based on video STD, and
do some cleanup at device init, to be sure that VBI init will happen
all the times, and to remove a duplicated video standard call.

Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/staging/tm6000/tm6000-core.c
drivers/staging/tm6000/tm6000-video.c