diff options
author | Michal Simek <[email protected]> | 2013-02-07 14:58:35 +0100 |
---|---|---|
committer | Michal Simek <[email protected]> | 2013-02-12 11:29:46 +0100 |
commit | 711e5b4520986380700e6f095608021cf087170e (patch) | |
tree | 6ecfbf3fcbd3bf5bbd71b03521d66815161d41f3 /net/unix/garbage.c | |
parent | d64af918feb6cb81c396d6d2dabb738bc51dda3f (diff) |
asm-generic: io: Fix ioread16/32be and iowrite16/32be
Fix ioreadXXbe and iowriteXXbe functions which did
additional little endian conversion on native big endian systems.
Using be_to_cpu (cpu_to_be) conversions with __raw_read/write
functions have resolved it.
Signed-off-by: Michal Simek <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>
Acked-by: Geert Uytterhoeven <[email protected]>
CC: Benjamin Herrenschmidt <[email protected]>
CC: Will Deacon <[email protected]>
CC: [email protected]
Diffstat (limited to 'net/unix/garbage.c')
0 files changed, 0 insertions, 0 deletions