diff options
author | Thomas Richard <[email protected]> | 2024-04-16 14:52:31 +0200 |
---|---|---|
committer | Vinod Koul <[email protected]> | 2024-06-03 19:17:01 +0530 |
commit | 3c4e13cf9ead79fac3b217e228c1c7d3db3e132f (patch) | |
tree | 432f03743702ba925b174bb814dd9a5bc9448fb0 /tools/perf/scripts/python/intel-pt-events.py | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions