drm/shmobile: use drm_crtc_send_vblank_event()
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Thu, 14 Apr 2016 17:48:21 +0000 (10:48 -0700)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 2 May 2016 15:04:50 +0000 (17:04 +0200)
commitc05d3d73dbd39b0b88cea62657307bedd5efc9f0
treefad583e5db06b7eab031c962f0acdd18b5b381aa
parent444435bb54699843f73ed2b97cba0d71c2e097bc
drm/shmobile: use drm_crtc_send_vblank_event()

Replace the legacy drm_send_vblank_event() with the new helper function.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Acked-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1460656118-16766-10-git-send-email-gustavo@padovan.org
drivers/gpu/drm/shmobile/shmob_drm_crtc.c