summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorBruce Wang <bzwang@chromium.org>2018-09-27 00:28:59 +0300
committerRob Clark <robdclark@gmail.com>2018-10-04 03:24:53 +0300
commit9a9ede3f719379c4edc7dcc60b00f44db77b9b74 (patch)
tree672e4188eb8e63c6153fa10af489a490ea3037b9 /tools/perf/scripts/python
parent04b96b63c5640a305e30611def7a9c5fcd7a72cf (diff)
downloadlinux-9a9ede3f719379c4edc7dcc60b00f44db77b9b74.tar.xz
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 <jcrouse@codeaurora.org> Signed-off-by: Bruce Wang <bzwang@chromium.org> Signed-off-by: Sean Paul <seanpaul@chromium.org> Signed-off-by: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions