diff options
author | Po-Wen Kao <[email protected]> | 2022-07-11 22:42:23 +0800 |
---|---|---|
committer | Martin K. Petersen <[email protected]> | 2022-07-13 23:27:59 -0400 |
commit | 52a518019ca187227b786f8b8ee20869a97f3af4 (patch) | |
tree | 6245d6f5e3dfb54bee4575bd29947590671faf14 /scripts/bpf_doc.py | |
parent | 2ae57c995003a7840cb6b5ec5f0c06193695321b (diff) |
scsi: ufs: core: Fix missing clk change notification on host reset
In ufshcd_host_reset_and_restore(), ufshcd_set_clk_freq() is called to
scale clock rate. However, this did not call vops->clk_scale_notify() to
inform platform driver of clock change.
Call ufshcd_scale_clks() instead so that clock change can be properly
handled.
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Bart Van Assche <[email protected]>
Reviewed-by: Stanley Chu <[email protected]>
Signed-off-by: Po-Wen Kao <[email protected]>
Signed-off-by: Martin K. Petersen <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions