[[PATCH v2] 09/11] irqchip/s3c24xx: fixup IO accessors for big endian

2016-06-21 Thread Ben Dooks
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 --- CC: Thomas Gleixner (maintainer:IRQCHIP DRIVERS) CC: Jason Cooper

[[PATCH v2] 09/11] irqchip/s3c24xx: fixup IO accessors for big endian

2016-06-21 Thread Ben Dooks
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 --- CC: Thomas Gleixner (maintainer:IRQCHIP DRIVERS) CC: Jason Cooper (maintainer:IRQCHIP DRIVERS) CC: Marc Zyngier (maintainer:IRQCHIP DRIVERS) CC: