Re: [PATCH] atmel_serial: Use __raw I/O register access

From: Andrew Victor
Date: Tue Feb 06 2007 - 13:40:43 EST



> Access to chip-internal registers should always be native-endian.
> This is especially important for AVR32 since it's a big-endian
> architecture and the non-raw readl() and writel() macros are defined
> to do little-endian accesses.
>
> Signed-off-by: Haavard Skinnemoen <hskinnemoen@xxxxxxxxx>

Acked-by: Andrew Victor <andrew@xxxxxxxxxxxxx>



-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/