ARM: add io{read,write}{16,32}be functions
authorArnd Bergmann <arnd@arndb.de>
Sat, 3 Sep 2011 15:54:44 +0000 (17:54 +0200)
committerArnd Bergmann <arnd@arndb.de>
Sat, 1 Oct 2011 19:11:28 +0000 (21:11 +0200)
commit06901bd83412db5a31de7526e637101ed0c2c472
tree50cc9db884105130aae1b78b1d09c86f6996183e
parentd0ee9f404f42e69e4bf4c1afd24a3b6474f61e72
ARM: add io{read,write}{16,32}be functions

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>
arch/arm/include/asm/io.h