From: Ben Dooks Date: Wed, 24 Jul 2013 15:09:57 +0000 (+0100) Subject: ARM: hardware: fix endian-ness in X-Git-Tag: v3.13-rc1~103^2~1^2~2^2~8 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfdef3b32d2f36bf137c039de9a545cdfcfbafe2;p=pandora-kernel.git ARM: hardware: fix endian-ness in The needs to take into account the endian-ness of the processor when reading and writing data, so change to using the readl/writel relaxed variants from the raw ones. Signed-off-by: Ben Dooks --- Reading git-diff-tree failed