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)
commit8e86dee02253306c72752d4cbd588e90672bc50a
tree09d758c46ffa72c2777573e8909c4aaf7aecf09e
parent588b9828f0744ca13555c4a35cd0251ac8ad8ad2
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