V4L/DVB (7654): tda10086: make the xtal frequency a configuration option
authorHartmut Hackmann <hartmut.hackmann@t-online.de>
Thu, 10 Apr 2008 02:07:11 +0000 (23:07 -0300)
committerMauro Carvalho Chehab <mchehab@infradead.org>
Thu, 24 Apr 2008 17:09:44 +0000 (14:09 -0300)
commit9a1b04e461fc8127c902a988cd9a082ba0680b11
tree5f09a53b458432fddba9ed871f5731a83e41f7e2
parentb37f2d6a31fc8e80c79a0a214d83b128aa796543
V4L/DVB (7654): tda10086: make the xtal frequency a configuration option

Some DVB-S boards, i.e. with the SD1878 tuner, use a 4 MHz reference frequency.
This reqires a different setup of the clock PLL.
This patch adds an enum to the tda10086_config struct and sets the proper
values for the boards.

This patch also fixes the DVB-S section of the MD7134_BRIDGE_2

Signed-off-by: Hartmut Hackmann <hartmut.hackmann@t-online.de>
Signed-off-by: Mauro Carvalho Chehab <mchehab@infradead.org>
drivers/media/dvb/dvb-usb/ttusb2.c
drivers/media/dvb/frontends/tda10086.c
drivers/media/dvb/frontends/tda10086.h
drivers/media/dvb/ttpci/budget.c
drivers/media/video/saa7134/saa7134-dvb.c