[PATCH] Arch provides generic iomap missing accessors
authorLinus Torvalds <torvalds@osdl.org>
Sat, 11 Nov 2006 06:24:46 +0000 (17:24 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 4 Dec 2006 04:59:52 +0000 (15:59 +1100)
commit34ba8a5cd0b0d57f7775023e6e3fec473a7291cc
tree253f3fdc3fee6bd38d2cbef449b0db7351632cf6
parent79acbb3ff2d8095b692e1502b9eb2ccec348de26
[PATCH] Arch provides generic iomap missing accessors

Allow architectures to provide their own implementation of the big endian MMIO
accessors and "repeat" MMIO accessors for use by the generic iomap.

Signed-off-by: Linus Torvalds <torvalds@osdl.org>
More-or-less-tested-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
lib/iomap.c