diff options
| author | Archit Taneja <[email protected]> | 2017-10-06 10:57:07 +0000 |
|---|---|---|
| committer | Rob Clark <[email protected]> | 2017-10-12 16:59:46 +0000 |
| commit | 9e4621531e2af230611c28c67306a31e1a09f76a (patch) | |
| tree | dcc525232d7f14a69ab34ea2e1a31ab4b795daf5 /scripts/gcc-plugins/cyc_complexity_plugin.c | |
| parent | drm/msm/dsi: Use correct pm_runtime_put variant during host_init (diff) | |
| download | kernel-9e4621531e2af230611c28c67306a31e1a09f76a.tar.gz kernel-9e4621531e2af230611c28c67306a31e1a09f76a.zip | |
drm/msm/mdp5: Remove extra pm_runtime_put call in mdp5_crtc_cursor_set()
While converting mdp5_enable/disable() calls to pm_runtime_get/put() API,
an extra call to pm_runtime_put_autosuspend() crept in
mdp5_crtc_cursor_set(). This results in calling the suspend handler
twice, and therefore clk_disables twice, which isn't a nice thing to do.
Fixes: d68fe15b1878 (drm/msm/mdp5: Use runtime PM get/put API instead ...)
Reported-by: Stanimir Varbanov <[email protected]>
Signed-off-by: Archit Taneja <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/cyc_complexity_plugin.c')
0 files changed, 0 insertions, 0 deletions
