git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ca43e58
)
net/fsl: Replace spin_event_timeout() with arch independent in xgmac_mdio
author
Shaohui Xie
<Shaohui.Xie@freescale.com>
Wed, 21 Jan 2015 11:08:32 +0000
(19:08 +0800)
committer
David S. Miller
<davem@davemloft.net>
Mon, 26 Jan 2015 07:36:06 +0000
(23:36 -0800)
spin_event_timeout() is PPC dependent, use an arch independent
equivalent instead.
Signed-off-by: Shaohui Xie <Shaohui.Xie@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found