Hi, On Sun, Jul 9, 2023 at 9:23 AM Marek Vasut <marex@xxxxxxx> wrote: > > This has been superseded by RPM in commit > 3235b0f20a0a ("drm/panel: panel-simple: Use runtime pm to avoid excessive unprepare / prepare") > and the last user of the non-RPM case has been dropped in commit > b6d5ffce11dd ("drm/panel-simple: Non-eDP panels don't need "HPD" handling") > whatever is left in this driver is just assigned and never used. > Drop the remaining parts. > > Signed-off-by: Marek Vasut <marex@xxxxxxx> > --- > Cc: Daniel Vetter <daniel@xxxxxxxx> > Cc: David Airlie <airlied@xxxxxxxxx> > Cc: Douglas Anderson <dianders@xxxxxxxxxxxx> > Cc: Neil Armstrong <neil.armstrong@xxxxxxxxxx> > Cc: Sam Ravnborg <sam@xxxxxxxxxxxx> > Cc: dri-devel@xxxxxxxxxxxxxxxxxxxxx > --- > drivers/gpu/drm/panel/panel-simple.c | 4 ---- > 1 file changed, 4 deletions(-) Thanks for cleaning this up. Reviewed-by: Douglas Anderson <dianders@xxxxxxxxxxxx> I'm happy to apply this or happy for others to. I'll wait a few more days and then apply it if nobody else has. -Doug