phy: lan966x: Remove set_speed function
authorHoratiu Vultur <horatiu.vultur@microchip.com>
Sat, 11 Dec 2021 21:47:17 +0000 (22:47 +0100)
committerVinod Koul <vkoul@kernel.org>
Tue, 14 Dec 2021 08:54:48 +0000 (14:24 +0530)
commit9d031a51b399b368b180886632402273bf53d6a2
tree24853c527b60bbe8ca32678e59479e535c99f9c5
parent16c57fff8390bf494b10c8321293295493e91a0b
phy: lan966x: Remove set_speed function

Remove the set_speed function and allow the driver to figure out the
speed at which needs to configure the serdes based on the interface type.

Fixes: 305524902a0045 ("phy: Add lan966x ethernet serdes PHY driver")
Signed-off-by: Horatiu Vultur <horatiu.vultur@microchip.com>
Link: https://lore.kernel.org/r/20211211214717.1284306-1-horatiu.vultur@microchip.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
drivers/phy/microchip/lan966x_serdes.c