On 06/08/2016 08:31 PM, Matthew Leach wrote: > From: Ben Dooks <ben.do...@codethink.co.uk> > > Instead of using the __raw accesors, use the _relaxed versions > to deal with any issues due to endian-ness of the CPU. > > Signed-off-by: Ben Dooks <ben.do...@codethink.co.uk> > > --- > CC: Thomas Gleixner <t...@linutronix.de> (maintainer:IRQCHIP DRIVERS) > CC: Jason Cooper <ja...@lakedaemon.net> (maintainer:IRQCHIP DRIVERS) > CC: Marc Zyngier <marc.zyng...@arm.com> (maintainer:IRQCHIP DRIVERS) > CC: linux-kernel@vger.kernel.org (open list:IRQCHIP DRIVERS) > CC: linux-arm-ker...@lists.infradead.org > --- > drivers/irqchip/irq-s3c24xx.c | 36 ++++++++++++++++++------------------ > 1 file changed, 18 insertions(+), 18 deletions(-)
Reviewed-by: Krzysztof Kozlowski <k.kozlow...@samsung.com> Best regards, Krzysztof