[PATCH 26/60] drm/omap: Detach from panels at remove time

Tomi Valkeinen tomi.valkeinen at ti.com
Tue Aug 13 07:28:52 UTC 2019


On 07/07/2019 21:19, Laurent Pinchart wrote:
> The omapdrm driver attaches to panels with drm_panel_attach() at probe
> time but never calls drm_panel_detach(). Fix it.
> 
> Signed-off-by: Laurent Pinchart <laurent.pinchart at ideasonboard.com>
> ---
>   drivers/gpu/drm/omapdrm/omap_drv.c | 24 +++++++++++++++++++-----
>   1 file changed, 19 insertions(+), 5 deletions(-)

drm_panel_detach() is called in omap_disconnect_pipelines().

  Tomi

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki.
Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


More information about the dri-devel mailing list