V4L/DVB (4132): Don't kill cx88 DMA sound on channel change
authorRicardo Cerqueira <v4l@cerqueira.org>
Sun, 18 Jun 2006 03:21:49 +0000 (00:21 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 25 Jun 2006 05:05:12 +0000 (02:05 -0300)
commitb63535f4058eca81b64485c885610008784d2bb0
treec5cfdaeda152cb96fa9749a7ff5b40b48168b344
parent0f4b56807b443927600112c1351a181ce664929c
V4L/DVB (4132): Don't kill cx88 DMA sound on channel change

There's a call at cx88-tvaudio to reset DMA sound on channel change; that
call was killing cx88-alsa whenever the channel was changed, resulting
in no sound. Remove those calls if cx88-alsa is selected to be compiled.

Signed-off-by: Ricardo Cerqueira <v4l@cerqueira.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/cx88/cx88-tvaudio.c