aboutsummaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorHaavard Skinnemoen <[email protected]>2007-02-12 00:52:15 -0800
committerLinus Torvalds <[email protected]>2007-02-12 09:48:29 -0800
commit544fc7283cd6902831d660bd8e1181602bd2b4d2 (patch)
tree4047a09e91eb833807caa2e9de07e05f38df3609 /include/linux
parent3991d3bd1506391d8feec209b1d22ccb1c03a0bf (diff)
[PATCH] atmel_serial: Use __raw I/O register access
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 <[email protected]> Acked-by: Andrew Victor <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions