On 05/24/2017 04:52 PM, Daniel Vetter wrote:
> Seems entirely cargo-culted.
> 
> Cc: Benjamin Gaignard <[email protected]>
> Cc: Vincent Abriou <[email protected]>
> Signed-off-by: Daniel Vetter <[email protected]>
> ---
>   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 <[email protected]>

BR
Vincent
_______________________________________________
Intel-gfx mailing list
[email protected]
https://lists.freedesktop.org/mailman/listinfo/intel-gfx

Reply via email to