[PATCH 26/60] drm/omap: Detach from panels at remove time
Laurent Pinchart
laurent.pinchart at ideasonboard.com
Tue Aug 13 13:50:47 UTC 2019
Hi Tomi,
On Tue, Aug 13, 2019 at 10:28:52AM +0300, Tomi Valkeinen wrote:
> 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().
I wonder how I missed that :-S I'll drop this patch.
--
Regards,
Laurent Pinchart
More information about the dri-devel
mailing list