mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-12-07 18:50:41 +00:00
Holding the struct phy_device (phydev) lock is unnecessary when accessing phydev->interface in the PHY driver .config_init method, which is the only place that vsc85xx_rgmii_set_skews() is called from. The phy_modify_paged() function implements required MDIO bus level locking, which can not be achieved by a phydev lock. Signed-off-by: David Epping <david.epping@missinglinkelectronics.com> Reviewed-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk> Signed-off-by: Jakub Kicinski <kuba@kernel.org> |
||
|---|---|---|
| .. | ||
| Makefile | ||
| mscc_fc_buffer.h | ||
| mscc_mac.h | ||
| mscc_macsec.c | ||
| mscc_macsec.h | ||
| mscc_main.c | ||
| mscc_ptp.c | ||
| mscc_ptp.h | ||
| mscc_serdes.c | ||
| mscc_serdes.h | ||
| mscc.h | ||