From: Paul Burton Date: Mon, 24 Mar 2014 10:19:35 +0000 (+0000) Subject: MIPS: CPC: Use __raw_ memory access functions X-Git-Tag: v3.15-rc1~125^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a1724c7506bfa7d3d9dcab13f83e9e6446929f9;p=pandora-kernel.git 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 Reported-by: Keng Koh Signed-off-by: Paul Burton Cc: linux-mips@linux-mips.org Patchwork: https://patchwork.linux-mips.org/patch/6657/ Signed-off-by: Ralf Baechle --- Reading git-diff-tree failed