V4L/DVB (7918): au0828: remove irrelevent analog tuner standby code
authorMichael Krufky <mkrufky@linuxtv.org>
Sun, 25 May 2008 02:48:16 +0000 (23:48 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 5 Jun 2008 09:35:43 +0000 (06:35 -0300)
commit383a211699026ee41d9726e3f5edcfa1b0071b8f
tree006876ead2b5457a90eb0eb4e5f0c49f3a8a73ee
parent2f1a1c7f9c10a87a6725e4b9603e4880c2059d71
V4L/DVB (7918): au0828: remove irrelevent analog tuner standby code

This code is irrelevant to this driver and should be removed.  This was
copied from a hack in cx88-dvb.c, which prevents noise coming from the
analog tuner (via an audio patch cable from the pci card to the sound
hardware) when in digital mode by muting the tda988x.  This issue does
not apply to this USB hybrid chip design, where a single piece of
silicon handles both analog and digital demodulation.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/video/au0828/au0828-dvb.c