]> git.baikalelectronics.ru Git - kernel.git/commit
drm/fb-helper: Remove drm_fb_helper_defio_init() and update docs
authorThomas Zimmermann <tzimmermann@suse.de>
Fri, 25 Oct 2019 09:27:58 +0000 (11:27 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Mon, 28 Oct 2019 09:07:54 +0000 (10:07 +0100)
commit26fb9ea91faf2cc4ccb224bcb4376295a9147484
tree09d758c46ffa72c2777573e8909c4aaf7aecf09e
parent821bca1e31df320e2af5dd1b04a2d8782d491a84
drm/fb-helper: Remove drm_fb_helper_defio_init() and update docs

There are no users of drm_fb_helper_defio_init(), so we can remove
it. The documentation around defio support is a bit misleading and
should mention compatibility issues with SHMEM helpers. Clarify this.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Noralf Trønnes <noralf@tronnes.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20191025092759.13069-2-tzimmermann@suse.de
drivers/gpu/drm/drm_fb_helper.c
include/drm/drm_fb_helper.h