Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 74361
b: refs/heads/master
c: 48986f0
h: refs/heads/master
i:
  74359: 4d92919
v: v3
  • Loading branch information
Ben Dooks authored and Linus Torvalds committed Nov 29, 2007
1 parent 3285e58 commit 35bd99d
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: 8ea50a3f0b70977939d2d9d3671b8173482afff2
refs/heads/master: 48986f06b6bc6f435debcfad0a748ce35f0a52df
2 changes: 1 addition & 1 deletion trunk/drivers/mfd/sm501.c
Original file line number Diff line number Diff line change
Expand Up @@ -156,7 +156,7 @@ static void sm501_dump_clk(struct sm501_devdata *sm)

dev_dbg(sm->dev, "PM0[%c]: "
"P2 %ld.%ld MHz (%ld), V2 %ld.%ld (%ld), "
x "M %ld.%ld (%ld), MX1 %ld.%ld (%ld)\n",
"M %ld.%ld (%ld), MX1 %ld.%ld (%ld)\n",
(pmc & 3 ) == 0 ? '*' : '-',
fmt_freq(decode_div(pll2, pm0, 24, 1<<29, 31, px_div)),
fmt_freq(decode_div(pll2, pm0, 16, 1<<20, 15, misc_div)),
Expand Down

0 comments on commit 35bd99d

Please sign in to comment.