Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143199
b: refs/heads/master
c: 3e62101
h: refs/heads/master
i:
  143197: 47d96d8
  143195: 0dec2ed
  143191: fc7a0c3
  143183: 42922b3
  143167: 33c2371
v: v3
  • Loading branch information
Paul Menzel authored and Linus Torvalds committed Apr 13, 2009
1 parent 9b35f58 commit 2fd29d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: 811a201374b10d60662504f9ea533e03914fdb27
refs/heads/master: 3e6210195c4e1157159779b7c700ba76f4546421
4 changes: 2 additions & 2 deletions trunk/drivers/video/aty/radeon_base.c
Original file line number Diff line number Diff line change
Expand Up @@ -698,8 +698,8 @@ static void __devinit radeon_get_pllinfo(struct radeonfb_info *rinfo)
found:
/*
* Some methods fail to retrieve SCLK and MCLK values, we apply default
* settings in this case (200Mhz). If that really happne often, we could
* fetch from registers instead...
* settings in this case (200Mhz). If that really happens often, we
* could fetch from registers instead...
*/
if (rinfo->pll.mclk == 0)
rinfo->pll.mclk = 20000;
Expand Down

0 comments on commit 2fd29d5

Please sign in to comment.