[PATCH 30/37] drm/sti: Drop drm_vblank_cleanup

Daniel Vetter daniel at ffwll.ch
Tue Jun 20 08:20:05 UTC 2017


On Thu, Jun 01, 2017 at 03:37:33PM +0000, Vincent ABRIOU wrote:
> 
> 
> On 05/24/2017 04:52 PM, Daniel Vetter wrote:
> > Seems entirely cargo-culted.
> > 
> > Cc: Benjamin Gaignard <benjamin.gaignard at linaro.org>
> > Cc: Vincent Abriou <vincent.abriou at st.com>
> > Signed-off-by: Daniel Vetter <daniel.vetter at intel.com>
> > ---
> >   drivers/gpu/drm/sti/sti_drv.c | 1 -
> >   1 file changed, 1 deletion(-)
> > 
> > diff --git a/drivers/gpu/drm/sti/sti_drv.c b/drivers/gpu/drm/sti/sti_drv.c
> > index a4b574283269..06ef1e3886cf 100644
> > --- a/drivers/gpu/drm/sti/sti_drv.c
> > +++ b/drivers/gpu/drm/sti/sti_drv.c
> > @@ -237,7 +237,6 @@ static void sti_cleanup(struct drm_device *ddev)
> >   	}
> >   
> >   	drm_kms_helper_poll_fini(ddev);
> > -	drm_vblank_cleanup(ddev);
> >   	component_unbind_all(ddev->dev, ddev);
> >   	kfree(private);
> >   	ddev->dev_private = NULL;
> > 
> 
> Acked-by: Vincent Abriou <vincent.abriou at st.com>

Applied to drm-misc-next, thx.
-Daniel
-- 
Daniel Vetter
Software Engineer, Intel Corporation
http://blog.ffwll.ch


More information about the dri-devel mailing list