diff options
author | Bruce Wang <[email protected]> | 2018-09-26 17:28:59 -0400 |
---|---|---|
committer | Rob Clark <[email protected]> | 2018-10-03 20:24:53 -0400 |
commit | 9a9ede3f719379c4edc7dcc60b00f44db77b9b74 (patch) | |
tree | 672e4188eb8e63c6153fa10af489a490ea3037b9 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 04b96b63c5640a305e30611def7a9c5fcd7a72cf (diff) |
drm/msm/dpu: Remove _dpu_crtc_power_enable
All checks for _dpu_crtc_power_enable are not true, so the function
can never return an error code. This removes the need for the
function as pm_runtime functions can be used instead.
v3: Separated _dpu_crtc_power_enable into _dpu_crtc_power_enable and
_dpu_crtc_power_disable for clarity.
v4: Removed both _dpu_crtc_power_enable and _dpu_crtc_power_disable
and called pm_runtime_get_sync and pm_runtime_put_sync from all
call points
Reviewed-by: Jordan Crouse <[email protected]>
Signed-off-by: Bruce Wang <[email protected]>
Signed-off-by: Sean Paul <[email protected]>
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions