diff options
author | Thomas Richard <thomas.richard@bootlin.com> | 2024-04-16 14:52:31 +0200 |
---|---|---|
committer | Vinod Koul <vkoul@kernel.org> | 2024-06-03 19:17:01 +0530 |
commit | 3c4e13cf9ead79fac3b217e228c1c7d3db3e132f (patch) | |
tree | 432f03743702ba925b174bb814dd9a5bc9448fb0 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 5aa4733b1b9324e224ebe59e3672887a57d51083 (diff) |
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>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions