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:
0ab89d0
)
ARM: hardware: fix endian-ness in <hardware/coresight.h>
author
Ben Dooks
<ben.dooks@codethink.co.uk>
Wed, 24 Jul 2013 15:09:57 +0000
(16:09 +0100)
committer
Ben Dooks
<ben.dooks@codethink.co.uk>
Sat, 19 Oct 2013 19:46:35 +0000
(20:46 +0100)
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>
No differences found