diff options
author | Heiner Kallweit <hkallweit1@gmail.com> | 2018-06-02 22:36:06 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-06-05 08:50:16 -0400 |
commit | 7f4828ff27d4c92280222f6427981052fd3319e9 (patch) | |
tree | 4089856d545c476899578904f93923514d737014 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 7d840a606515b04dfb4f13d1abb86dd59163799c (diff) |
net: phy: add struct device_type representation of a PHY
A PHY is a type of MDIO device, so let's model it as struct device_type
and place PM ops, attribute groups and release callback on device type
level. For this the attribute definitions have to be moved.
This change allows us to get rid of the PM ops on a bus level in a second
step.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions