commit | 34ba8a5cd0b0d57f7775023e6e3fec473a7291cc | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@osdl.org> | Sat Nov 11 17:24:46 2006 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Dec 04 15:59:52 2006 +1100 |
tree | 253f3fdc3fee6bd38d2cbef449b0db7351632cf6 | |
parent | 79acbb3ff2d8095b692e1502b9eb2ccec348de26 [diff] |
[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>