[PATCH 1/2] mfd: max8925: request resource region
Arnd Bergmann
arnd at arndb.de
Mon May 7 11:15:08 EDT 2012
On Monday 07 May 2012, Mark Brown wrote:
> > Using a 'struct resource' of type IORESOURCE_IO to pass information
> > about non-PIO registers to child devices is inconsistent, ugly and
> > confusing, but I agree it doesn't actually result in bugs. The problems
>
> I actually don't find it at all confusing, but I think that's mostly
> because at a high level I look at _IO as being about a register space
> and this is just a different register space.
At least it managed to confuse Haojian ;-)
The part that confuses me most about the abuse of IORESOURCE_IO is that
these have no parent resource and are not registered or listed in
/proc/ioports.
Arnd
More information about the linux-arm-kernel
mailing list