diff options
author | 2022-02-17 10:35:30 -0800 | |
---|---|---|
committer | 2022-05-02 02:13:01 +0300 | |
commit | 202aceac8bb3ae12d41dcd3ac9e6c3395963032b (patch) | |
tree | b42b1080c1015db89a18b77f4664ca67f1ba3b5e /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/msm/dp: remove extra wrappers and public functions (diff) | |
download | linux-dev-202aceac8bb3ae12d41dcd3ac9e6c3395963032b.tar.xz linux-dev-202aceac8bb3ae12d41dcd3ac9e6c3395963032b.zip |
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 <quic_khsieh@quicinc.com>
Reviewed-by: Stephen Boyd <swboyd@chromium.org>
Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Patchwork: https://patchwork.freedesktop.org/patch/474870/
Link: https://lore.kernel.org/r/1645122930-23863-4-git-send-email-quic_khsieh@quicinc.com
[DB: fixed compilation of dp_bridge_detect() caused by previous patch]
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions