Re: [DRIVER MODEL] Allow overlapping resources for platform devices

From: Russell King
Date: Mon Nov 28 2005 - 13:06:02 EST


On Mon, Nov 28, 2005 at 10:15:39AM -0600, Kumar Gala wrote:
> There are cases in which a device's memory mapped registers overlap
> with another device's memory mapped registers. On several PowerPC
> devices this occurs for the MDIO bus, whose registers tended to overlap
> with one of the ethernet controllers.

Hrm, shouldn't the MDIO device be registered by the ethernet driver then?
The MDIO device is a child of the ethernet device - and this also brings
up the question about PM ordering - should the MDIO device be suspended
before or after the ethernet device.

--
Russell King
Linux kernel 2.6 ARM Linux - http://www.arm.linux.org.uk/
maintainer of: 2.6 Serial core
-
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/