]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitcc9d5eecd381c8507e99acfe2252ea994e879071
tree24853c527b60bbe8ca32678e59479e535c99f9c5
parent3ac8c58ebe3171f4075ccb4de244386ce42acf7d
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: 2335d3a5b2d449 ("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