[PATCH 04/24] ARM: ep93xx: use __iomem pointers for MMIO
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-09-15 08:02:21
Also in:
lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2012-09-15 08:02:21
Also in:
lkml
On Friday 14 September 2012, Ryan Mallon wrote:
On 15/09/12 07:34, Arnd Bergmann wrote:quoted
ARM is moving to stricter checks on readl/write functions, so we need to use the correct types everywhere. Cc: Hartley Sweeten <hsweeten@visionengravers.com> Cc: Ryan Mallon <redacted> Signed-off-by: Arnd Bergmann <arnd@arndb.de>Hi Arnd, Do you want me to queue both this and my patch to move the ts72xx.h header into arch/arm/mach-ep93xx on to my ep93xx-fixes branch? That way you won't have to deal with any conflicts at your end.
Yes, that would be great, thanks! Arnd