diff options
author | Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com> | 2017-06-28 00:16:16 +0300 |
---|---|---|
committer | Daniel Vetter <daniel.vetter@ffwll.ch> | 2017-06-28 12:51:13 +0200 |
commit | 4889b35d7fa1d211ff8246fae514800e07fb0099 (patch) | |
tree | 8c67154afeb7bbebe2cae7cbcccf5eebb60d0dac /mm/memblock.c | |
parent | b35954722c5e753d3e7170d71b0058c9fd2620e3 (diff) |
drm: qxl: Remove unused CRTC .dpms() helper operation
The CRTC .dpms() helper operation is called by the atomic helpers only
when no .prepare(), .atomic_disable() or .disable() operation is
provided. As the qxl driver provides a .disable() operation, the .dpms()
operation is unused and can be removed.
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-3-laurent.pinchart+renesas@ideasonboard.com
Diffstat (limited to 'mm/memblock.c')
0 files changed, 0 insertions, 0 deletions