On Thursday 07 February 2013 15:18:48 Michal Simek wrote: > 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]> > CC: Benjamin Herrenschmidt <[email protected]> > CC: Arnd Bergmann <[email protected]> > CC: Geert Uytterhoeven <[email protected]> > CC: Will Deacon <[email protected]> > CC: [email protected]
Acked-by: Arnd Bergmann <[email protected]> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

