Hi, On Tue, Jul 18, 2023 at 7:23 AM Doug Anderson <dianders@xxxxxxxxxxxx> wrote: > > 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. As promised, I've pushed this to drm-misc-next. c942e935ff3f drm/panel: simple: Drop prepared_time I had to manually resolve the context conflict since this patch only applied cleanly atop your other patch [1]. However, the resolution was trivial. [1] https://lore.kernel.org/all/20230709135231.449636-1-marex@xxxxxxx/