ARM: hardware: fix endian-ness in <hardware/coresight.h>
authorBen Dooks <ben.dooks@codethink.co.uk>
Wed, 24 Jul 2013 15:09:57 +0000 (16:09 +0100)
committerBen Dooks <ben.dooks@codethink.co.uk>
Sat, 19 Oct 2013 19:46:35 +0000 (20:46 +0100)
commitbfdef3b32d2f36bf137c039de9a545cdfcfbafe2
tree8fb838f3119af08e49b9afc6adce0c82c732a8fa
parent0ab89d0bf8054c3146ec06df357946bb87f36729
ARM: hardware: fix endian-ness in <hardware/coresight.h>

The <hardware/coresight.h> 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 <ben.dooks@codethink.co.uk>
arch/arm/include/asm/hardware/coresight.h