]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/shmobile: use drm_crtc_vblank_{get,put}()
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 6 Jun 2016 14:41:45 +0000 (11:41 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 6 Jun 2016 16:05:31 +0000 (18:05 +0200)
commit097f0ab43c98e9b64435cf6879ff465087d36f63
treec57d8adc4e48e69c1e61c88bf131c2943d711e58
parenta782bca5e52ef112246387cee071364dc0e5a344
drm/shmobile: 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-14-git-send-email-gustavo@padovan.org
drivers/gpu/drm/shmobile/shmob_drm_crtc.c