[PATCH 2/2] drm/bridge: panel: Use drm_panel.type instead of explicit connector_type

Linus Walleij linus.walleij at linaro.org
Fri Aug 23 10:04:13 UTC 2019


On Fri, Aug 23, 2019 at 3:40 AM Laurent Pinchart
<laurent.pinchart at ideasonboard.com> wrote:

> The drm panel bridge creates a connector using a connector type explicit
> passed by the display controller or bridge driver that instantiates the
> panel bridge. Now that drm_panel reports its connector type, use it and
> remove the connector_type argument to drm_panel_bridge_add() and
> devm_drm_panel_bridge_add().
>
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>

Reviewed-by: Linus Walleij <linus.walleij at linaro.org>

Yours,
Linus Walleij


More information about the dri-devel mailing list