]> git.openfabrics.org - ~shefty/rdma-dev.git/commit
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)
commit6e1f4df7da6edd21a184daff023a8eef67f005dc
tree8aee37189ca67633108f86fd2dfd27ebfb48937e
parent10f1a6e8eda5cccc2753955ae81fa217d75bf68d
V4L/DVB: cx88: fix checks for analog TV inputs

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>
drivers/media/video/cx88/cx88-core.c
drivers/media/video/cx88/cx88-video.c