Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 124097
b: refs/heads/master
c: 18527be
h: refs/heads/master
i:
  124095: f164689
v: v3
  • Loading branch information
Manu Abraham authored and Mauro Carvalho Chehab committed Dec 29, 2008
1 parent 14ee62a commit 8380451
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 8be969b3134ade447e3ba9f63e60eeabca270227
refs/heads/master: 18527bee917fb94aaf1760826d918ac7f08d7e61
2 changes: 1 addition & 1 deletion trunk/drivers/media/dvb/frontends/stb0899_drv.c
Original file line number Diff line number Diff line change
Expand Up @@ -1433,7 +1433,7 @@ void stb0899_set_delsys(struct stb0899_state *state)
STB0899_SETFIELD_VAL(STOP_CKPKDLIN216, stop_clk[1], 1);

STB0899_SETFIELD_VAL(STOP_CKINTBUF216, stop_clk[0], 1);
STB0899_SETFIELD_VAL(STOP_CKCORE216, stop_clk[0], 1);
STB0899_SETFIELD_VAL(STOP_CKCORE216, stop_clk[0], 0);

STB0899_SETFIELD_VAL(STOP_CKS2DMD108, stop_clk[1], 1);
break;
Expand Down

0 comments on commit 8380451

Please sign in to comment.