drm/udl: use drm_crtc_send_vblank_event()
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 6 Jun 2016 14:41:36 +0000 (11:41 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 6 Jun 2016 16:03:06 +0000 (18:03 +0200)
commit06413e4b29d04cdfdeffeead7a07be3f2ad16746
treebda95f76388e2238b3fb3e33db5df370bccea2ea
parent8a6052222299b61a2b2b3d7c31699769195b49a5
drm/udl: 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>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1465224105-21485-5-git-send-email-gustavo@padovan.org
drivers/gpu/drm/udl/udl_modeset.c