diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2017-06-28 00:16:18 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-06-28 12:51:13 +0200 |
commit | 4e004f644bc40b3d51653e91cc58af7c6b102f56 (patch) | |
tree | 34c352fb6ad0a205c726db34d3e1ed65bc161360 /kernel/softirq.c | |
parent | 641164f23614ec3bcd551323e61a6e2707898d34 (diff) | |
download | talos-obmc-linux-4e004f644bc40b3d51653e91cc58af7c6b102f56.tar.gz talos-obmc-linux-4e004f644bc40b3d51653e91cc58af7c6b102f56.zip |
drm: vmwgfx: Remove unneeded CRTC .prepare() helper operation
The CRTC .prepare() helper operation is part of the legacy helpers and
is deprecated in favour of the .disable() helper operation. As the
vmwgfx driver provides a .disable() helper operation, and as the
.prepare() helper operation implementation is empty, we can remove it.
Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: http://patchwork.freedesktop.org/patch/msgid/20170627211621.27767-5-laurent.pinchart+renesas@ideasonboard.com
Diffstat (limited to 'kernel/softirq.c')
0 files changed, 0 insertions, 0 deletions