[PATCH v4 3/3] drm/msm/dp: replace DRM_DEBUG_DP marco with drm_dbg_dp

Kuogee Hsieh quic_khsieh at quicinc.com
Fri Apr 1 20:18:14 UTC 2022


On 4/1/2022 12:51 PM, Kuogee Hsieh wrote:
> Hi Stephen,
>
>
> Would you please help to pick this patch up to msm-next?
my mistake, should kernel v5.15
>
> Thanks,
>
> On 2/24/2022 10:40 AM, Stephen Boyd wrote:
>> Quoting Kuogee Hsieh (2022-02-17 10:35:30)
>>> 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 at quicinc.com>
>>> ---
>> Reviewed-by: Stephen Boyd <swboyd at chromium.org>


More information about the dri-devel mailing list