From: Russell King
Date: Tue, 12 Dec 2017 10:49:15 +
> Ensure that all mdio devices populate the struct device fwnode pointer
> as well as the of_node pointer to allow drivers that wish to use
> fwnode APIs to work.
>
> Signed-off-by: Russell King
Applied.
On Tue, Dec 12, 2017 at 10:49:15AM +, Russell King wrote:
> Ensure that all mdio devices populate the struct device fwnode pointer
> as well as the of_node pointer to allow drivers that wish to use
> fwnode APIs to work.
>
> Signed-off-by: Russell King
Reviewed-by: Andrew Lunn
Andrew
On Tue, Dec 12, 2017 at 4:49 AM, Russell King
wrote:
> Ensure that all mdio devices populate the struct device fwnode pointer
> as well as the of_node pointer to allow drivers that wish to use
> fwnode APIs to work.
>
> Signed-off-by: Russell King
> ---
> drivers/net/phy/mdio_bus.c | 1 +
> driv
Ensure that all mdio devices populate the struct device fwnode pointer
as well as the of_node pointer to allow drivers that wish to use
fwnode APIs to work.
Signed-off-by: Russell King
---
drivers/net/phy/mdio_bus.c | 1 +
drivers/of/of_mdio.c | 3 +++
2 files changed, 4 insertions(+)
dif