]> git.baikalelectronics.ru Git - kernel.git/commit
asm-generic/io.h: add big endian versions of io{read,write}{16,32}
authorMike Frysinger <vapier@gentoo.org>
Tue, 10 Aug 2010 00:20:17 +0000 (17:20 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 10 Aug 2010 03:45:04 +0000 (20:45 -0700)
commit6cc7c72787b59b692e232091f718bce44d86432e
treed16be00c6ed669456a3048f43c5d8d66d11d520a
parent528357a432b0930974fd58a693c620f0f6de0028
asm-generic/io.h: add big endian versions of io{read,write}{16,32}

The asm-generic/iomap.h provides these functions already, but the
non-generic fallback defines do not.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Cc: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
include/asm-generic/io.h