diff options
author | David Daney <[email protected]> | 2015-08-21 16:16:03 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2015-08-25 11:30:23 -0700 |
commit | 8b63ec1837fa4c1ea604b278d201454eb3b85066 (patch) | |
tree | 04b00d247ec9dbe13ca7d33db165f71408c7bd85 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ba51b6be38c122f7dab40965b4397aaf6188a464 (diff) |
phylib: Make PHYs children of their MDIO bus, not the bus' parent.
commit 18ee49ddb0d2 ("phylib: rename mii_bus::dev to mii_bus::parent")
changed the parent of PHY devices from the bus to the bus parent.
Then, commit 4dea547fef1b ("phylib: rework to prepare for OF
registration of PHYs") moved the code into phy_device.c
At this point, it is somewhat unclear why the change was seen as
necessary. But, when we look at the device model tree in
/sys/devices, it is clearly incorrect. The PHYs should be children of
their MDIO bus.
Change the PHY's parent device to be the MDIO bus device.
Cc: Lennert Buytenhek <[email protected]>
Cc: Grant Likely <[email protected]>
Signed-off-by: David Daney <[email protected]>
Acked-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions