On 29/08/2023 21:47, Stephen Boyd wrote:
Use the common function drm_dp_read_sink_count() instead of open-coding it. This shrinks the kernel text a tiny bit.Cc: Vinod Polimera <quic_vpoli...@quicinc.com> Cc: Kuogee Hsieh <quic_khs...@quicinc.com> Signed-off-by: Stephen Boyd <swb...@chromium.org> --- drivers/gpu/drm/msm/dp/dp_panel.c | 19 +++++++------------ 1 file changed, 7 insertions(+), 12 deletions(-)
Reviewed-by: Dmitry Baryshkov <dmitry.barysh...@linaro.org> -- With best wishes Dmitry