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)
commitf24546a95ade39b9cd292f06f92232becbbf35ae
tree1553ce8fbe9bb77886c272e9036c2779c4f9a3fa
parent5b26c82f959e72cbd642ef4039a356ff8385cd58
V4L/DVB (4757): Cx88: determine whether or not to use external adc

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>
drivers/media/video/cx88/cx88-cards.c
drivers/media/video/cx88/cx88-tvaudio.c
drivers/media/video/cx88/cx88-video.c
drivers/media/video/cx88/cx88.h