[PATCH v6 4/4] drm/bridge: panel: Drop CONFIG_OF conditional around *_of_get_bridge()
Doug Anderson
dianders at chromium.org
Wed Sep 6 15:42:29 UTC 2023
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.
-Doug
More information about the dri-devel
mailing list