Hi,

On Tue, Jul 18, 2023 at 7:23 AM Doug Anderson <diand...@chromium.org> wrote:
>
> 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.

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-ma...@denx.de/

Reply via email to