commit | cdc13f681372003714b4c3aec2ca54a80f99b398 | [log] [tgz] |
---|---|---|
author | Noralf Trønnes <noralf@tronnes.org> | Tue Dec 05 19:24:58 2017 +0100 |
committer | Noralf Trønnes <noralf@tronnes.org> | Fri Dec 08 13:05:22 2017 +0100 |
tree | aebbc74fa6d0df9e84ff497481eaafbedd7c79e2 | |
parent | d293615309cca266749ffdfbc7182479f2d1615f [diff] |
drm/gma500: 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: Patrik Jakobsson <patrik.r.jakobsson@gmail.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-6-noralf@tronnes.org