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

David Miller davem at davemloft.net
Sat Sep 15 00:00:59 EDT 2012


From: Russell King - ARM Linux <linux at arm.linux.org.uk>
Date: Sat, 15 Sep 2012 00:56:07 +0100

> 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.

Agreed.



More information about the linux-arm-kernel mailing list