diff options
author | Bjorn Andersson <[email protected]> | 2021-10-16 15:18:37 -0700 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-10-18 14:28:29 -0700 |
commit | d624e50aa3c16283e2ee9f6644d9155697347ab5 (patch) | |
tree | 285f8984f640c1e7e43cdb9e7facceb543dd9ada /scripts/gdb/linux/tasks.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 <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Signed-off-by: Bjorn Andersson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/tasks.py')
0 files changed, 0 insertions, 0 deletions