Re: [PATCH 03/17] drm/msm/dp: rename wide_bus_en to wide_bus_supported

2024-01-25 Thread Dmitry Baryshkov
On 25/01/2024 21:38, Paloma Arellano wrote: Rename wide_bus_en to wide_bus_supported in dp_display_private to correctly establish that the parameter is referencing if wide bus is supported instead of enabled. Signed-off-by: Paloma Arellano --- drivers/gpu/drm/msm/dp/dp_display.c | 42

[PATCH 03/17] drm/msm/dp: rename wide_bus_en to wide_bus_supported

2024-01-25 Thread Paloma Arellano
Rename wide_bus_en to wide_bus_supported in dp_display_private to correctly establish that the parameter is referencing if wide bus is supported instead of enabled. Signed-off-by: Paloma Arellano --- drivers/gpu/drm/msm/dp/dp_display.c | 42 ++--- 1 file changed, 21 inser