Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181519
b: refs/heads/master
c: 93e32cd
h: refs/heads/master
i:
  181517: 447149d
  181515: 7598f5e
  181511: 3154b64
  181503: 0b9295f
v: v3
  • Loading branch information
Andreas Regel authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent d7614f0 commit b6573e9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: ca108b39a75d9c6e8a18c8723ccb9c98fb8d6265
refs/heads/master: 93e32cdafbe70d66bd8c133dd1b663198723654f
3 changes: 2 additions & 1 deletion trunk/drivers/media/dvb/ttpci/budget.c
Original file line number Diff line number Diff line change
Expand Up @@ -433,7 +433,7 @@ static struct stv090x_config tt1600_stv090x_config = {
.demod_mode = STV090x_SINGLE,
.clk_mode = STV090x_CLK_EXT,

.xtal = 27000000,
.xtal = 13500000,
.address = 0x68,

.ts1_mode = STV090x_TSMODE_DVBCI,
Expand All @@ -456,6 +456,7 @@ static struct stv090x_config tt1600_stv090x_config = {
static struct stv6110x_config tt1600_stv6110x_config = {
.addr = 0x60,
.refclk = 27000000,
.clk_div = 2,
};

static struct isl6423_config tt1600_isl6423_config = {
Expand Down

0 comments on commit b6573e9

Please sign in to comment.