commit | 04f7200b1d8c54e26bd51fc987e8c50e17896363 | [log] [tgz] |
---|---|---|
author | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Thu Sep 14 13:53:06 2017 +0100 |
committer | Kieran Bingham <kieran.bingham+renesas@ideasonboard.com> | Fri Sep 15 18:17:23 2017 +0100 |
tree | c6460b7f317d6ce89db1a2bf59de7aa00dcc2b11 | |
parent | 3a9cc291c20fbcdb20fc2cfb30fabf97fe609c55 [diff] |
drm: rcar-du: Remove unused CRTC suspend/resume functions An early implementation of suspend-resume helpers are available in the CRTC module, however they are unused and no longer needed. With suspend and resume handled by the core DRM atomic helpers, we can remove the unused functions. CC: dri-devel@lists.freedesktop.org Signed-off-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>