V4L/DVB (11600): budget: Use Continuous clock
authorAndreas Regel <andreas.regel@gmx.de>
Thu, 23 Apr 2009 18:00:04 +0000 (15:00 -0300)
committerMauro Carvalho Chehab <mchehab@redhat.com>
Tue, 16 Jun 2009 21:20:42 +0000 (18:20 -0300)
Signed-off-by: Andreas Regel <andreas.regel@gmx.de>
Signed-off-by: Manu Abraham <manu@linuxtv.org>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
drivers/media/dvb/ttpci/budget.c

index 07dced4..e48380c 100644 (file)
@@ -437,8 +437,8 @@ static struct stv090x_config tt1600_stv090x_config = {
        .address                = 0x68,
        .ref_clk                = 27000000,
 
-       .ts1_mode               = STV090x_TSMODE_PARALLEL_PUNCTURED,
-       .ts2_mode               = STV090x_TSMODE_SERIAL_PUNCTURED,
+       .ts1_mode               = STV090x_TSMODE_DVBCI,
+       .ts2_mode               = STV090x_TSMODE_SERIAL_CONTINUOUS,
 
        .repeater_level         = STV090x_RPTLEVEL_16,