Re: [PATCH 1/2] drm/msm/dsi: Remove dsi_phy_read/write()

2024-04-23 Thread Dmitry Baryshkov
On Tue, Apr 23, 2024 at 12:36:59AM +0200, Konrad Dybcio wrote: > These are dummy wrappers that do literally nothing interesting. > Remove them. > > Signed-off-by: Konrad Dybcio > --- > drivers/gpu/drm/msm/dsi/phy/dsi_phy.h | 2 - > drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c | 27

[PATCH 1/2] drm/msm/dsi: Remove dsi_phy_read/write()

2024-04-22 Thread Konrad Dybcio
These are dummy wrappers that do literally nothing interesting. Remove them. Signed-off-by: Konrad Dybcio --- drivers/gpu/drm/msm/dsi/phy/dsi_phy.h | 2 - drivers/gpu/drm/msm/dsi/phy/dsi_phy_10nm.c | 273 +--- drivers/gpu/drm/msm/dsi/phy/dsi_phy_14nm.c | 215