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:
d0ee9f4
)
ARM: add io{read,write}{16,32}be functions
author
Arnd Bergmann
<arnd@arndb.de>
Sat, 3 Sep 2011 15:54:44 +0000
(17:54 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Sat, 1 Oct 2011 19:11:28 +0000
(21:11 +0200)
These functions are used in some PCI drivers with big-endian
MMIO space, and they are trivial to add here.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
No differences found