The patch number 9425 was added via Manu Abraham <[EMAIL PROTECTED]>
to http://linuxtv.org/hg/v4l-dvb master development tree.
Kernel patches in this development tree may be modified to be backward
compatible with older kernels. Compatibility modifications will be
removed before inclusion into the mainstream Kernel
If anyone has any objections, please let us know by sending a message to:
[EMAIL PROTECTED]
------
From: Manu Abraham <[EMAIL PROTECTED]>
Initialize at 90MHz itself
Signed-off-by: Manu Abraham <[EMAIL PROTECTED]>
---
linux/drivers/media/dvb/ttpci/budget-ci.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff -r 74201579452f -r b17619ad5d32 linux/drivers/media/dvb/ttpci/budget-ci.c
--- a/linux/drivers/media/dvb/ttpci/budget-ci.c Thu Oct 18 13:13:04 2007 +0400
+++ b/linux/drivers/media/dvb/ttpci/budget-ci.c Thu Oct 18 13:25:51 2007 +0400
@@ -1161,7 +1161,7 @@ static const struct stb0899_s1_reg tt320
{ STB0899_GPIO37CFG , 0x82 },
{ STB0899_GPIO38CFG , 0x82 },
{ STB0899_GPIO39CFG , 0x82 },
- { STB0899_NCOARSE , 0x15 }, /* 0x15 = 27 Mhz Clock, F/3 =
198MHz, F/6 = 99MHz */
+ { STB0899_NCOARSE , 0x13 }, /* 0x13 = 27 Mhz Clock, F/3 =
180MHz, F/6 = 90MHz */
{ STB0899_SYNTCTRL , 0x02 }, /* 0x00 = CLK from CLKI, 0x02
= CLK from XTALI */
{ STB0899_FILTCTRL , 0x00 },
{ STB0899_SYSCTRL , 0x00 },
---
Patch is available at:
http://linuxtv.org/hg/v4l-dvb/rev/b17619ad5d326ec90b7bcd0b67f8dac628af9aa8
_______________________________________________
linuxtv-commits mailing list
[email protected]
http://www.linuxtv.org/cgi-bin/mailman/listinfo/linuxtv-commits