diff options
author | Paul Burton <paul.burton@imgtec.com> | 2014-03-24 10:19:35 +0000 |
---|---|---|
committer | Ralf Baechle <ralf@linux-mips.org> | 2014-03-31 18:17:13 +0200 |
commit | 9a1724c7506bfa7d3d9dcab13f83e9e6446929f9 (patch) | |
tree | ed3ead9dc65f967f2afd0ed9683cfdfbcc407f08 /drivers/block | |
parent | cd217546602dbfe96c3f8e8025eb750fadf1ab4f (diff) |
MIPS: CPC: Use __raw_ memory access functions
The CPC 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>
Reported-by: Keng Koh <keng.koh@imgtec.com>
Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/6657/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions