OSDN Git Service

net: mtk_eth_soc: move interface speed selection
authorRussell King (Oracle) <rmk+kernel@armlinux.org.uk>
Thu, 27 Oct 2022 13:11:13 +0000 (14:11 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 29 Oct 2022 04:48:31 +0000 (21:48 -0700)
commitf752c0df13dfeb721c11d3debb79f08cf437344f
tree46e4ca08e25720ab970c54b47b1f5eac17b0e31c
parent6f38fffe2179dd29612aea2c67c46ed6682b4e46
net: mtk_eth_soc: move interface speed selection

Move the selection of the underlying interface speed to the pcs_config
function, so we always program the interface speed.

Signed-off-by: Russell King (Oracle) <rmk+kernel@armlinux.org.uk>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/net/ethernet/mediatek/mtk_sgmii.c