[PATCH 06/24] ARM: integrator: use __iomem pointers for MMIO
From: Linus Walleij <hidden>
Date: 2012-09-16 22:19:14
Also in:
lkml
From: Linus Walleij <hidden>
Date: 2012-09-16 22:19:14
Also in:
lkml
On Fri, Sep 14, 2012 at 11:34 PM, Arnd Bergmann [off-list ref] wrote:
ARM is moving to stricter checks on readl/write functions, so we need to use the correct types everywhere. This patch has a few small conflicts with stuff in linux-next, which we have to sort out in arm-soc. Cc: Linus Walleij <redacted> Cc: Russell King <redacted> Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Acked-by: Linus Walleij <redacted> However if Russell applies some of the stuff that is pending in his tracker (was pending uncertain acceptance of CONFIG_ATAGS, which is merged now) this will likely conflict. Yours, Linus Walleij