diff options
author | Denis Efremov <efremov@linux.com> | 2019-08-14 15:58:00 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-16 12:55:46 -0700 |
commit | 5a69e4980258c56f6d4c2048a1b9c260218785b7 (patch) | |
tree | 781853cd0b2d9dfbb2a7c5d850f74282b7597258 | |
parent | 480fd998bdcd7f77ea601303144811099a12a442 (diff) | |
download | linux-5a69e4980258c56f6d4c2048a1b9c260218785b7.tar.gz linux-5a69e4980258c56f6d4c2048a1b9c260218785b7.tar.bz2 linux-5a69e4980258c56f6d4c2048a1b9c260218785b7.zip |
MAINTAINERS: PHY LIBRARY: Update files in the record
Update MAINTAINERS to reflect that sysfs-bus-mdio was removed in
commit a6cd0d2d493a ("Documentation: net-sysfs: Remove duplicate
PHY device documentation") and sysfs-class-net-phydev was added in
commit 86f22d04dfb5 ("net: sysfs: Document PHY device sysfs
attributes").
Cc: Florian Fainelli <f.fainelli@gmail.com>
Cc: Andrew Lunn <andrew@lunn.ch>
Cc: Heiner Kallweit <hkallweit1@gmail.com>
Cc: David S. Miller <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Signed-off-by: Denis Efremov <efremov@linux.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
-rw-r--r-- | MAINTAINERS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 47800d32cfbc..d7e44a29b13e 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6065,7 +6065,7 @@ M: Florian Fainelli <f.fainelli@gmail.com> M: Heiner Kallweit <hkallweit1@gmail.com> L: netdev@vger.kernel.org S: Maintained -F: Documentation/ABI/testing/sysfs-bus-mdio +F: Documentation/ABI/testing/sysfs-class-net-phydev F: Documentation/devicetree/bindings/net/ethernet-phy.yaml F: Documentation/devicetree/bindings/net/mdio* F: Documentation/networking/phy.rst |