]> Git Repo - linux.git/commit
of_mdio / mdiobus: ensure mdio devices have fwnode correctly populated
authorRussell King <[email protected]>
Tue, 12 Dec 2017 10:49:15 +0000 (10:49 +0000)
committerDavid S. Miller <[email protected]>
Wed, 13 Dec 2017 20:01:47 +0000 (15:01 -0500)
commit94a5ef1b77da4674a6bc1d3de3051b758859d106
treefe56edf1fd11c69fd8459067f455cd898973f627
parentf5e64032a799d4f54decc7eb6aafcdffb67f9ad9
of_mdio / mdiobus: ensure mdio devices have fwnode correctly populated

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 <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/phy/mdio_bus.c
drivers/of/of_mdio.c
This page took 0.059827 seconds and 4 git commands to generate.