]> git.baikalelectronics.ru Git - kernel.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)
commit7e02f7afcbe1f5430c6f5f1f4e22d854a88b39d5
tree0c5bd13be84118531102a94a9e777cf29b421345
parent33365499e214c8b25438d37170c809d38faf8afd
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