Re: [RFC PATCH net-next 13/24] phy: Add API for {un{registering an mdio device to a bus.

2016-01-04 Thread Florian Fainelli
On 04/01/16 09:36, Andrew Lunn wrote: > Rather than have drivers directly manipulate the mii_bus structure, > provide and API for registering and unregistering devices on an MDIO > bus, and performing lookups. > > Signed-off-by: Andrew Lunn Reviewed-by: Florian Fainelli -- Florian -- To unsubs

[RFC PATCH net-next 13/24] phy: Add API for {un{registering an mdio device to a bus.

2016-01-04 Thread Andrew Lunn
Rather than have drivers directly manipulate the mii_bus structure, provide and API for registering and unregistering devices on an MDIO bus, and performing lookups. Signed-off-by: Andrew Lunn --- drivers/net/ethernet/broadcom/b44.c | 2 +- drivers/net/ethernet/broadcom/genet/bcmm