diff options
author | Bruce Wang <bzwang@chromium.org> | 2018-09-24 19:22:27 +0300 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2018-10-04 03:24:54 +0300 |
commit | 7b2e7adea732c68ae8bb3d232aacd9a6d4937585 (patch) | |
tree | 36b16e35e710a300cac0006576d0d58b3001f7fc /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 1da03408e256435492bd33675aaa703699df37f1 (diff) | |
download | linux-7b2e7adea732c68ae8bb3d232aacd9a6d4937585.tar.xz |
drm/msm/dpu: Make dpu_plane_danger_signal_ctrl void
Removed all impossible checks from the function, which eliminates
the need for a return value. This function is also never used
outside of dpu_plane.c, so the function is made static.
v3: Using helper function _dpu_plane_get_kms() instead of doing
it locally.
Signed-off-by: Bruce Wang <bzwang@chromium.org>
Reviewed-by: Sean Paul <seanpaul@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/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions