drm/armada: convert to use vblank_on/off calls
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sat, 11 Oct 2014 22:57:04 +0000 (23:57 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Fri, 17 Oct 2014 15:59:09 +0000 (16:59 +0100)
A future commit changes the way various vblank calls behave, which
causes drivers to break.  Converting to use the drm_crtc_vblank_on/off
calls avoids this breakage.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found