Hi, On Sun, Jul 9, 2023 at 9:23 AM Marek Vasut <ma...@denx.de> 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 <ma...@denx.de> > --- > Cc: Daniel Vetter <dan...@ffwll.ch> > Cc: David Airlie <airl...@gmail.com> > Cc: Douglas Anderson <diand...@chromium.org> > Cc: Neil Armstrong <neil.armstr...@linaro.org> > Cc: Sam Ravnborg <s...@ravnborg.org> > Cc: dri-devel@lists.freedesktop.org > --- > drivers/gpu/drm/panel/panel-simple.c | 4 ---- > 1 file changed, 4 deletions(-)
Thanks for cleaning this up. Reviewed-by: Douglas Anderson <diand...@chromium.org> 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