On 05/24/2017 04:52 PM, Daniel Vetter wrote: > Again seems just cargo-culted. > > Cc: Yannick Fertre <[email protected]> > Cc: Philippe Cornu <[email protected]> > Signed-off-by: Daniel Vetter <[email protected]> > --- > drivers/gpu/drm/stm/ltdc.c | 2 -- > 1 file changed, 2 deletions(-) > > diff --git a/drivers/gpu/drm/stm/ltdc.c b/drivers/gpu/drm/stm/ltdc.c > index 700cc0800e51..1b9483d4f2a4 100644 > --- a/drivers/gpu/drm/stm/ltdc.c > +++ b/drivers/gpu/drm/stm/ltdc.c > @@ -1144,8 +1144,6 @@ void ltdc_unload(struct drm_device *ddev) > > DRM_DEBUG_DRIVER("\n"); > > - drm_vblank_cleanup(ddev); > - > if (ldev->panel) > drm_panel_detach(ldev->panel); > >
Acked-by: Philippe Cornu <[email protected]> Many thanks Philippe _______________________________________________ Intel-gfx mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/intel-gfx
