]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/fbdev-helper: Update documentation on obsolete callbacks
authorThomas Zimmermann <tzimmermann@suse.de>
Mon, 12 Aug 2024 08:28:27 +0000 (10:28 +0200)
committerThomas Zimmermann <tzimmermann@suse.de>
Tue, 13 Aug 2024 14:21:11 +0000 (16:21 +0200)
commit8df39400d0db29f84a72c891d1f526e3b61a332a
tree773da50b8014589a0b2b0096ca1eb51453cc56fa
parent17674d6603eab37a4f7b1cf5ba345d5a1e275fb7
drm/fbdev-helper: Update documentation on obsolete callbacks

The old callbacks lastclose and output_poll_changed are deprecated and
unused. Remove them from the documentation.

Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Reviewed-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20240812083000.337744-7-tzimmermann@suse.de
drivers/gpu/drm/drm_fb_helper.c