]> asedeno.scripts.mit.edu Git - linux.git/commit
drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()
authorNoralf Trønnes <noralf@tronnes.org>
Tue, 5 Dec 2017 18:25:01 +0000 (19:25 +0100)
committerNoralf Trønnes <noralf@tronnes.org>
Fri, 8 Dec 2017 12:07:34 +0000 (13:07 +0100)
commitef62d308780711b7887cf67fd89095edf27c96b9
tree0c5bd13be84118531102a94a9e777cf29b421345
parentd0f54f51f625f2539371d3723d8a8f5f5a1e9038
drm/omap: Use drm_fb_helper_lastclose() and _poll_changed()

This driver can use drm_fb_helper_lastclose() as its .lastclose callback.
It can also use drm_fb_helper_output_poll_changed() as its
.output_poll_changed callback.

Cc: Tomi Valkeinen <tomi.valkeinen@ti.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Daniel Vetter <daniel.vetter@ffwll.ch>
Link: https://patchwork.freedesktop.org/patch/msgid/20171205182504.41923-9-noralf@tronnes.org
drivers/gpu/drm/omapdrm/omap_drv.c