aboutsummaryrefslogtreecommitdiff
path: root/drivers/ata/pata_pdc202xx_old.c
diff options
context:
space:
mode:
authorRob Clark <robdclark@chromium.org>2022-06-08 09:13:34 -0700
committerRob Clark <robdclark@chromium.org>2022-06-13 15:32:32 -0700
commit49e477610087a02c3604061b8f3ee3a25a493987 (patch)
treed03e60dab63d76948369c80392f8ca6e1bffa0af /drivers/ata/pata_pdc202xx_old.c
parentce0db505bc0c51ef5e9ba446c660de7e26f78f29 (diff)
drm/msm: Switch ordering of runpm put vs devfreq_idle
In msm_devfreq_suspend() we cancel idle_work synchronously so that it doesn't run after we power of the hw or in the resume path. But this means that we want to ensure that idle_work is not scheduled *after* we no longer hold a runpm ref. So switch the ordering of pm_runtime_put() vs msm_devfreq_idle(). v2. Only move the runpm _put_autosuspend, and not the _mark_last_busy() Fixes: 9bc95570175a ("drm/msm: Devfreq tuning") Signed-off-by: Rob Clark <robdclark@chromium.org> Link: https://lore.kernel.org/r/20210927152928.831245-1-robdclark@gmail.com Reviewed-by: Akhil P Oommen <quic_akhilpo@quicinc.com> Reviewed-by: Douglas Anderson <dianders@chromium.org> Link: https://lore.kernel.org/r/20220608161334.2140611-1-robdclark@gmail.com Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'drivers/ata/pata_pdc202xx_old.c')
0 files changed, 0 insertions, 0 deletions