diff options
| author | Mike Looijmans <[email protected]> | 2023-08-02 06:40:59 +0000 |
|---|---|---|
| committer | Stephen Boyd <[email protected]> | 2023-08-23 22:47:35 +0000 |
| commit | e63227c83cff755c4d3b326d317d2e88451a637f (patch) | |
| tree | 34564950b50fd202e29dc29dccc8d5817fb0b3b5 /tools/perf/scripts/python/check-perf-trace.py | |
| parent | clk: lmk04832: Set missing parent_names for output clocks (diff) | |
| download | kernel-e63227c83cff755c4d3b326d317d2e88451a637f.tar.gz kernel-e63227c83cff755c4d3b326d317d2e88451a637f.zip | |
clk: lmk04832: Don't disable vco clock on probe fail
The probe() method never calls clk_prepare_enable(), so it should not
call clk_disable_unprepare() for the vco.clk in the error path. Fixes
a "lmk-vco already disabled" BUG when probe fails.
Signed-off-by: Mike Looijmans <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Liam Beguin <[email protected]>
Signed-off-by: Stephen Boyd <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions
