]> git.baikalelectronics.ru Git - kernel.git/commit
drm/armada: use drm_crtc_vblank_{get,put}()
authorGustavo Padovan <gustavo.padovan@collabora.co.uk>
Mon, 6 Jun 2016 14:41:40 +0000 (11:41 -0300)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Mon, 6 Jun 2016 16:04:07 +0000 (18:04 +0200)
commit9d6ade66fedc157744d6ec29395185647dfa4430
treec60f130c5ba7359432c0c58b3ef14794adcaa391
parentee36460fd178119ef789e2231411067a7d19001d
drm/armada: 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-9-git-send-email-gustavo@padovan.org
drivers/gpu/drm/armada/armada_crtc.c