commit | 8e86dee02253306c72752d4cbd588e90672bc50a | [log] [tgz] |
---|---|---|
author | Thomas Zimmermann <tzimmermann@suse.de> | Fri Oct 25 11:27:58 2019 +0200 |
committer | Thomas Zimmermann <tzimmermann@suse.de> | Mon Oct 28 10:07:54 2019 +0100 |
tree | 09d758c46ffa72c2777573e8909c4aaf7aecf09e | |
parent | 588b9828f0744ca13555c4a35cd0251ac8ad8ad2 [diff] |
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