Re: [RFC PATCH net-next 14/24] phy_device: Move phy attributes into phy_device

2016-01-04 Thread Florian Fainelli
On 04/01/16 09:36, Andrew Lunn wrote: > The mdio_bus exports three attributes. However these are all phy > attributes, not generic mdio attributes. So move the attributes into > the phy device code. It could help to mention why just in case you have to respin that patch series: - PHY ID is the un

[RFC PATCH net-next 14/24] phy_device: Move phy attributes into phy_device

2016-01-04 Thread Andrew Lunn
The mdio_bus exports three attributes. However these are all phy attributes, not generic mdio attributes. So move the attributes into the phy device code. Signed-off-by: Andrew Lunn --- drivers/net/phy/mdio_bus.c | 42 -- drivers/net/phy/phy_device.c | 4