diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2017-02-07 12:16:30 +0300 |
---|---|---|
committer | Shawn Guo <shawn.guo@linaro.org> | 2017-02-09 11:10:16 +0300 |
commit | ee255863703a1b1b06f0f4f68a00119dc5f4ccf4 (patch) | |
tree | 6ecd99ae5ced1ad04344c2390862fe0dcaff1070 /block/blk-exec.c | |
parent | c3605dfc1e8bf051de45bd4fafdea4ed06296cb5 (diff) | |
download | linux-ee255863703a1b1b06f0f4f68a00119dc5f4ccf4.tar.xz |
drm: shmobile: use vblank hooks in struct drm_crtc_funcs
The vblank hooks in struct drm_driver are deprecated and only meant for
legacy drivers. For modern drivers with DRIVER_MODESET flag, the hooks
in struct drm_crtc_funcs should be used instead.
As the result, shmob_drm_crtc_enable_vblank() becomes a static function,
although it gets moved around a bit to save forward declaration.
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Link: http://patchwork.freedesktop.org/patch/msgid/1486458995-31018-19-git-send-email-shawnguo@kernel.org
Diffstat (limited to 'block/blk-exec.c')
0 files changed, 0 insertions, 0 deletions