commit | c3605dfc1e8bf051de45bd4fafdea4ed06296cb5 | [log] [tgz] |
---|---|---|
author | Shawn Guo <shawn.guo@linaro.org> | Tue Feb 07 17:16:29 2017 +0800 |
committer | Shawn Guo <shawn.guo@linaro.org> | Thu Feb 09 16:09:34 2017 +0800 |
tree | f44697242bf2129c8d6209392c52f0fa93ba5e39 | |
parent | 20c8a288a0abfc2aa929efd332116ae15a5add4c [diff] |
drm: rockchip: remove struct rockchip_crtc_funcs With the vblank hooks in struct drm_crtc_funcs, we do not need to maintain struct rockchip_crtc_funcs and the related registration functions. Remove them. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Cc: Mark Yao <mark.yao@rock-chips.com> Reviewed-by: Sean Paul <seanpaul@chromium.org> Link: http://patchwork.freedesktop.org/patch/msgid/1486458995-31018-18-git-send-email-shawnguo@kernel.org