V4L/DVB (4757): Cx88: determine whether or not to use external adc
authorMichael Krufky <mkrufky@linuxtv.org>
Mon, 16 Oct 2006 19:51:11 +0000 (16:51 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Sun, 10 Dec 2006 10:50:55 +0000 (08:50 -0200)
Some cx88-blackbird boards use an external adc, but not necessarily
for all inputs.  Thus, this needs to be configurable on the card level
for each input.
This patch allows for the usage of the external adc to be determined
by a bit setting in the cx88_input struct for cards based on the cx88
blackbird design.

Signed-off-by: Michael Krufky <mkrufky@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>

No differences found