diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2017-11-15 15:19:53 +0100 |
---|---|---|
committer | Noralf Trønnes <noralf@tronnes.org> | 2017-12-08 14:47:42 +0100 |
commit | 22efc85b6ca5c2df26fc6fcba1d049927f0a0557 (patch) | |
tree | a948e7b1c0169c7c1e0a13f1101044bd866ec90d /block | |
parent | 068b393c1a13ec98b44224700939db023a6d34ac (diff) |
drm/sun4i: Use drm_fb_cma_fbdev_init/fini()
Use drm_fb_cma_fbdev_init() and drm_fb_cma_fbdev_fini() which relies on
the fact that drm_device holds a pointer to the drm_fb_helper structure.
This means that the driver doesn't have to keep track of that.
Also use the drm_fb_helper functions directly.
Cc: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171115142001.45358-15-noralf@tronnes.org
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions