[PATCH v6 4/4] drm/bridge: panel: Drop CONFIG_OF conditional around *_of_get_bridge()
Biju Das
biju.das.jz at bp.renesas.com
Wed Sep 6 18:15:49 UTC 2023
Hi Doug Anderson,
> Subject: Re: [PATCH v6 4/4] drm/bridge: panel: Drop CONFIG_OF conditional
> around *_of_get_bridge()
>
> Hi,
>
> On Thu, Aug 31, 2023 at 1:10 AM Biju Das <biju.das.jz at bp.renesas.com>
> wrote:
> >
> > Drop unnecessary CONFIG_OF conditional around devm_drm_of_get_bridge()
> > and
> > drmm_of_get_bridge() as it is guarded with #if..#else blocks in
> > drm_bridge.h.
> >
> > Signed-off-by: Biju Das <biju.das.jz at bp.renesas.com>
> > ---
> > v6:
> > * New patch.
> > ---
> > drivers/gpu/drm/bridge/panel.c | 3 ---
> > 1 file changed, 3 deletions(-)
>
> Just to be explicit, I'm _not_ landing this patch though I've landed
> patches #1 - #3 from this series.
Thank you.
Cheers,
Biju
More information about the dri-devel
mailing list