Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 275663
b: refs/heads/master
c: f79d7e6
h: refs/heads/master
i:
  275661: 0a0ff32
  275659: ab3eb22
  275655: 050f9fd
  275647: 0983e03
v: v3
  • Loading branch information
Ricardo Ribalda authored and David S. Miller committed Nov 9, 2011
1 parent 3a6b37b commit 0e978dc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 50ec1538fac0e39078d45ca5f8a5186621830058
refs/heads/master: f79d7e6f6ae397caf219cef1392ca39b3ff10833
1 change: 1 addition & 0 deletions trunk/drivers/net/ethernet/xilinx/ll_temac_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -114,6 +114,7 @@ void temac_indirect_out32(struct temac_local *lp, int reg, u32 value)
return;
temac_iow(lp, XTE_LSW0_OFFSET, value);
temac_iow(lp, XTE_CTL0_OFFSET, CNTLREG_WRITE_ENABLE_MASK | reg);
temac_indirect_busywait(lp);
}

/**
Expand Down

0 comments on commit 0e978dc

Please sign in to comment.