Re: [PATCH 24/24] net: seeq: use __iomem pointers for MMIO

From: Russell King - ARM Linux
Date: Fri Sep 14 2012 - 19:56:53 EST


On Fri, Sep 14, 2012 at 11:34:52PM +0200, Arnd Bergmann wrote:
> ARM is moving to stricter checks on readl/write functions,
> so we need to use the correct types everywhere.

Same comment as for eesox. const void __iomem * is not a problem on
x86, so it should not be a problem on ARM.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/