OSDN Git Service

V4L/DVB (6833): Don't limit cx88 audio routing to blackbird boards
authorRicardo Cerqueira <v4l@cerqueira.org>
Tue, 16 Oct 2007 23:52:08 +0000 (20:52 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Fri, 25 Jan 2008 21:03:49 +0000 (19:03 -0200)
commit66e6fbdf99420efe58685feda0ac1b73b33400e0
treeed2042c07280197c3bfcc308ec232b45ff4b2404
parent6a0bc9a0162d10c551bb916a1a21bfede4db3203
V4L/DVB (6833): Don't limit cx88 audio routing to blackbird boards

All cx2388 boards need the line-in audio to be routed from an external ADC
(refered to as "ADC mode" in the spec sheet), since the chip is uncapable
of dealing with baseband audio directly.
So... this patch enables normal mode when using the tuner (TV or Radio), and
enables ADC mode with any other source. It'll probably only work with boards
that have supported ADCs (such as the Wolfson wm9775)

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