diff options
author | Russell King (Oracle) <rmk+kernel@armlinux.org.uk> | 2021-10-07 14:23:32 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-10-08 15:21:25 +0100 |
commit | 2b12d51c4fa8dab6a879681cbf52f30e667c928c (patch) | |
tree | ad2e0338dc1961fcc02127b67be77059d34d89fc /net/core/net-sysfs.c | |
parent | 94114d90037fe730bab5ea76d388bc294034fa39 (diff) | |
download | linux-2b12d51c4fa8dab6a879681cbf52f30e667c928c.tar.gz linux-2b12d51c4fa8dab6a879681cbf52f30e667c928c.tar.bz2 linux-2b12d51c4fa8dab6a879681cbf52f30e667c928c.zip |
net: phylib: ensure phy device drivers do not match by DT
PHYLIB device drivers must match by either numerical PHY ID or by their
.match_phy_device method. Matching by DT is not permitted.
Link: https://lore.kernel.org/r/2b1dc053-8c9a-e3e4-b450-eecdfca3fe16@gmail.com
Tested-by: Andrew Lunn <andrew@lunn.ch>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/net-sysfs.c')
0 files changed, 0 insertions, 0 deletions