]> git.baikalelectronics.ru Git - kernel.git/commit
drm: Remove drm_fbdev_cma_set_suspend()
authorSouptick Joarder <jrdr.linux@gmail.com>
Mon, 30 Jul 2018 19:23:26 +0000 (00:53 +0530)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 7 Aug 2018 20:06:49 +0000 (22:06 +0200)
commitb3912382a42f7f4737ca0a0b88be0d6d03256099
tree1db876467dea1b27d2d661485036d18caac8f221
parentc349c1ba634900721a376f57adfb4bdb3a486790
drm: Remove drm_fbdev_cma_set_suspend()

drm_fbdev_cma_set_suspend() is not getting called from
any other places. If there is no plan to use it in future
we can remove this API.

Signed-off-by: Souptick Joarder <jrdr.linux@gmail.com>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20180730192326.GA31354@jordon-HP-15-Notebook-PC
drivers/gpu/drm/drm_fb_cma_helper.c
include/drm/drm_fb_cma_helper.h