commit | 099a4809133dc6548d37cc143ab0cb9c2eba97bb | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Thu Feb 07 11:14:21 2013 +0000 |
committer | Ben Dooks <ben.dooks@codethink.co.uk> | Sat Oct 19 20:46:33 2013 +0100 |
tree | c3541f5b5b4fc1cf54ad58bbf04564a9f6eae63b | |
parent | 2e874ea342146130206f8b39f2103f33690a7547 [diff] |
ARM: smp_scu: data endian fixes The smp_scu driver needs to use the relaxed readl/write accessors to avoid any issues with the endian mode the processor core is in. Reviewed-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>