diff options
author | Bjorn Andersson <bjorn.andersson@linaro.org> | 2021-10-16 15:18:37 -0700 |
---|---|---|
committer | Rob Clark <robdclark@chromium.org> | 2021-10-18 14:28:29 -0700 |
commit | d624e50aa3c16283e2ee9f6644d9155697347ab5 (patch) | |
tree | 285f8984f640c1e7e43cdb9e7facceb543dd9ada /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 2203bd0e5c12ffc53ffdd4fbd7b12d6ba27e0424 (diff) |
drm/msm/dp: Remove global g_dp_display variable
As the Qualcomm DisplayPort driver only supports a single instance of
the driver the commonly used struct dp_display is kept in a global
variable. As we introduce additional instances this obviously doesn't
work.
Replace this with a combination of existing references to adjacent
objects and drvdata.
Reviewed-by: Abhinav Kumar <abhinavk@codeaurora.org>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211016221843.2167329-2-bjorn.andersson@linaro.org
Signed-off-by: Rob Clark <robdclark@chromium.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions