diff options
author | Kuogee Hsieh <[email protected]> | 2022-02-17 10:35:30 -0800 |
---|---|---|
committer | Dmitry Baryshkov <[email protected]> | 2022-05-02 02:13:01 +0300 |
commit | 202aceac8bb3ae12d41dcd3ac9e6c3395963032b (patch) | |
tree | b42b1080c1015db89a18b77f4664ca67f1ba3b5e /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py | |
parent | 13ea4799a81b48aca810e1639d7bbeb2792709ac (diff) |
drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp
Since DRM_DEBUG_DP is deprecated in favor of drm_dbg_dp(NULL, ...),
this patch replace all DRM_DEBUG_DP with drm_dbg_dp().
Changes in v4:
-- replace (strucr drm_dev *)NULL with drm_dev
Signed-off-by: Kuogee Hsieh <[email protected]>
Reviewed-by: Stephen Boyd <[email protected]>
Reviewed-by: Dmitry Baryshkov <[email protected]>
Patchwork: https://patchwork.freedesktop.org/patch/474870/
Link: https://lore.kernel.org/r/[email protected]
[DB: fixed compilation of dp_bridge_detect() caused by previous patch]
Signed-off-by: Dmitry Baryshkov <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/SchedGui.py')
0 files changed, 0 insertions, 0 deletions