Re: [PATCH 1/3] drm/msm/dp: Drop now unused dp_hpd module

From: Dmitry Baryshkov
Date: Fri May 19 2023 - 21:19:03 EST


On 15/05/2023 06:02, Bjorn Andersson wrote:
The dp_hpd module is a remnant from the downstream design and is now
completely unused. Drop it and all references to it.

Signed-off-by: Bjorn Andersson <quic_bjorande@xxxxxxxxxxx>
---
drivers/gpu/drm/msm/dp/dp_debug.c | 8 ++-
drivers/gpu/drm/msm/dp/dp_debug.h | 12 ++---
drivers/gpu/drm/msm/dp/dp_display.c | 35 +------------
drivers/gpu/drm/msm/dp/dp_hpd.c | 67 -------------------------
drivers/gpu/drm/msm/dp/dp_hpd.h | 78 -----------------------------
drivers/gpu/drm/msm/dp/dp_panel.h | 1 -
6 files changed, 11 insertions(+), 190 deletions(-)
delete mode 100644 drivers/gpu/drm/msm/dp/dp_hpd.c
delete mode 100644 drivers/gpu/drm/msm/dp/dp_hpd.h

I think this is not complete. Could you please check if https://patchwork.freedesktop.org/patch/433883/?series=90198&rev=1 works for you?

--
With best wishes
Dmitry