On Thu, May 28, 2026 at 06:40:22PM +0800, Yongxing Mou wrote: > The cached drm_edid seems unnecessary here. Use the drm_edid pointer > directly in the plug stage instead of caching it. Remove the cached > drm_edid and the corresponding oneliner to simplify the code. > > Signed-off-by: Yongxing Mou <[email protected]> > --- > drivers/gpu/drm/msm/dp/dp_display.c | 28 +++++++++++------- > drivers/gpu/drm/msm/dp/dp_panel.c | 57 > ++++--------------------------------- > drivers/gpu/drm/msm/dp/dp_panel.h | 13 +++------ > 3 files changed, 27 insertions(+), 71 deletions(-) >
Reviewed-by: Dmitry Baryshkov <[email protected]> -- With best wishes Dmitry
