[PATCH v3 03/14] drm/msm/dp: drop msm_dp_panel_dump_regs() and msm_dp_catalog_dump_regs()
Abhinav Kumar
quic_abhinavk at quicinc.com
Thu Dec 12 01:13:27 UTC 2024
On 12/11/2024 3:41 PM, Dmitry Baryshkov wrote:
> The msm_dp_panel_dump_regs() and msm_dp_catalog_dump_regs() are not
> called anywhere. If there is a necessity to dump registers, the
> snapshotting should be used instead. Drop these two functions.
>
> Reviewed-by: Stephen Boyd <swboyd at chromium.org>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> drivers/gpu/drm/msm/dp/dp_catalog.c | 37 -------------------------------------
> drivers/gpu/drm/msm/dp/dp_catalog.h | 1 -
> drivers/gpu/drm/msm/dp/dp_panel.c | 11 -----------
> drivers/gpu/drm/msm/dp/dp_panel.h | 1 -
> 4 files changed, 50 deletions(-)
>
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the dri-devel
mailing list