git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b966087
)
MIPS: CM: use __raw_ memory access functions
author
Paul Burton
<paul.burton@imgtec.com>
Mon, 24 Mar 2014 10:19:34 +0000
(10:19 +0000)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 31 Mar 2014 16:17:13 +0000
(18:17 +0200)
The CM registers use native endianness, so using plain readl & writel
will produce incorrect results on big endian systems.
Reported-by: Jeffrey Deans <jeffrey.deans@imgtec.com>
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6656/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/include/asm/mips-cm.h
patch
|
blob
|
history
diff --cc
arch/mips/include/asm/mips-cm.h
Simple merge