commit | 2a4fe14bc8da0af53076fa90ac34738c7b55fc3b | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben.dooks@codethink.co.uk> | Tue Jun 21 11:20:29 2016 +0100 |
committer | Jason Cooper <jason@lakedaemon.net> | Thu Jun 23 18:26:42 2016 +0000 |
tree | fb8f15be13397ef29420590e62342d88510ef938 | |
parent | df042a5f4ce4d930fe8c28653479e25595c08549 [diff] |
irqchip/exynos-combiner: Fix usage of __raw IO Fix the use of __raw IO accessors when the readl/writel_relaxed are better. This should fix issues if the kernel is running as big endian. 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-9-git-send-email-ben.dooks@codethink.co.uk Signed-off-by: Jason Cooper <jason@lakedaemon.net>