Thomas Richard 3c4e13cf9e phy: ti: phy-j721e-wiz: split wiz_clock_init() function
The wiz_clock_init() function mixes probe and hardware configuration.
Rename the wiz_clock_init() to wiz_clock_probe() and move the hardware
configuration part in a new function named wiz_clock_init().

This hardware configuration sequence must be called during the resume
stage of the driver.

Signed-off-by: Thomas Richard <thomas.richard@bootlin.com>
Link: https://lore.kernel.org/r/20240412-j7200-phy-s2r-v1-2-f15815833974@bootlin.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
2024-06-03 19:17:01 +05:30
..
2024-03-16 11:24:51 -07:00
2024-05-21 11:19:18 -07:00
2024-03-16 11:24:51 -07:00
2024-05-21 11:19:18 -07:00
2024-02-23 17:43:14 +05:30
2024-03-21 12:35:20 -07:00
2024-04-06 11:53:32 +05:30