Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 178163
b: refs/heads/master
c: 29827b0
h: refs/heads/master
i:
  178161: 94f028a
  178159: 6c43524
v: v3
  • Loading branch information
Roel Kluin authored and Benjamin Herrenschmidt committed Dec 18, 2009
1 parent b9f318f commit 2000232
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: 5c916a295f27dbc0df4769a53b109666506bd061
refs/heads/master: 29827b02dc5d1eed8a1ff8b34cd1926966a87e89
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/85xx/mpc85xx_mds.c
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ static int mpc8568_fixup_125_clock(struct phy_device *phydev)
scr = phy_read(phydev, MV88E1111_SCR);

if (scr < 0)
return err;
return scr;

err = phy_write(phydev, MV88E1111_SCR, scr | 0x0008);

Expand Down

0 comments on commit 2000232

Please sign in to comment.