summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorHeiner Kallweit <hkallweit1@gmail.com>2018-06-02 23:36:06 +0300
committerDavid S. Miller <davem@davemloft.net>2018-06-05 15:50:16 +0300
commit7f4828ff27d4c92280222f6427981052fd3319e9 (patch)
tree4089856d545c476899578904f93923514d737014 /tools/perf/scripts/python
parent7d840a606515b04dfb4f13d1abb86dd59163799c (diff)
downloadlinux-7f4828ff27d4c92280222f6427981052fd3319e9.tar.xz
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')
0 files changed, 0 insertions, 0 deletions