drm/atmel: use drm_crtc_vblank_{get,put}()
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 6 Jun 2016 14:41:41 +0000 (11:41 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 6 Jun 2016 16:04:15 +0000 (18:04 +0200)
commit23a25ed3cab03ab4e16e7a17769af8667704bfe8
treee79374c6ae441e3fe2ccb5c83b0f1c2e412feacb
parentaccbaf6ec8751e94c39c73051b8ab8737571dca4
drm/atmel: use drm_crtc_vblank_{get,put}()

Replace the legacy drm_vblank_{get,put}() with the new helper functions.

Signed-off-by: Gustavo Padovan <gustavo.padovan@collabora.co.uk>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/1465224105-21485-10-git-send-email-gustavo@padovan.org
drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c