commit | 353332855eef20dc5ae8cd42aaafb4750748f90b | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Tue Jun 21 11:20:30 2016 +0100 |
committer | Jason Cooper <jason@lakedaemon.net> | Thu Jun 23 18:28:00 2016 +0000 |
tree | b66755f4ed930f0a892a42e1fd5b7de41dd47fa7 | |
parent | 2a4fe14bc8da0af53076fa90ac34738c7b55fc3b [diff] |
irqchip/s3c24xx: Fixup IO accessors for big endian Instead of using the __raw accessors, use the _relaxed versions to deal with any issues due to endian-ness of the CPU. Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk> [jac: reformat subject line, fix commit message typo] Link: https://lkml.kernel.org/r/1466504432-24187-10-git-send-email-ben.dooks@codethink.co.uk Signed-off-by: Jason Cooper <jason@lakedaemon.net>