diff options
author | Shawn Guo <shawn.guo@linaro.org> | 2017-02-07 17:16:23 +0800 |
---|---|---|
committer | Sean Paul <seanpaul@chromium.org> | 2017-02-21 11:17:45 -0500 |
commit | d4f6750f9b816bd7448e7a63fa71ca84fd77e3e9 (patch) | |
tree | 9ce4907d89aef411fe7fd6ef9aa840eb90d8d1b0 /drivers/rtc/rtc-dev.c | |
parent | 15f080f08d48af9388142e45a247c8410736178b (diff) |
drm: kirin: 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.
Reviewed-by: Xinliang Liu <xinliang.liu@linaro.org>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
Cc: Xinliang Liu <z.liuxinliang@hisilicon.com>
Signed-off-by: Sean Paul <seanpaul@chromium.org>
Link: http://patchwork.freedesktop.org/patch/msgid/1486458995-31018-12-git-send-email-shawnguo@kernel.org
Diffstat (limited to 'drivers/rtc/rtc-dev.c')
0 files changed, 0 insertions, 0 deletions