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:
3fb99fa
)
net: emaclite: Do not use microblaze and ppc IO functions
author
Michal Simek
<michal.simek@xilinx.com>
Thu, 30 May 2013 00:28:06 +0000
(
00:28
+0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 31 May 2013 00:08:43 +0000
(17:08 -0700)
Emaclite can be used on ARM zynq where in_be32/out_be32 IO
functions are not present. Use standard __raw_readl/__raw_writel
IO functions instead.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found