irqchip/exynos-combiner: Fix usage of __raw IO
authorBen Dooks <ben.dooks@codethink.co.uk>
Tue, 21 Jun 2016 10:20:29 +0000 (11:20 +0100)
committerJason Cooper <jason@lakedaemon.net>
Thu, 23 Jun 2016 18:26:42 +0000 (18:26 +0000)
commit2a4fe14bc8da0af53076fa90ac34738c7b55fc3b
treefb8f15be13397ef29420590e62342d88510ef938
parentdf042a5f4ce4d930fe8c28653479e25595c08549
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>
drivers/irqchip/exynos-combiner.c