Re: [PATCH v2 2/3] drm/msm/dp: rename edp_ bridge functions and struct

From: Abhinav Kumar
Date: Tue Oct 29 2024 - 16:44:14 EST




On 10/29/2024 1:28 PM, Dmitry Baryshkov wrote:
Follow the estalished prefix and rename eDP bridge symbols to use
msm_edp_ prefix, moving the edp to the end of the symbol name.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
---
drivers/gpu/drm/msm/dp/dp_drm.c | 36 ++++++++++++++++++------------------
1 file changed, 18 insertions(+), 18 deletions(-)


Thanks,

Reviewed-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>