V4L/DVB: cx88: fix checks for analog TV inputs
authoristvan_v@mailbox.hu <istvan_v@mailbox.hu>
Sat, 27 Mar 2010 12:31:32 +0000 (09:31 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Wed, 19 May 2010 15:57:21 +0000 (12:57 -0300)
The following patch fixes code that checks for CX88_VMUX_TELEVISION,
but not CX88_VMUX_CABLE. This prevented for example the audio standard
from being set when using the cable input.

Signed-off-by: Istvan Varga <istvanv@users.sourceforge.net>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>

No differences found