diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2017-11-15 17:19:52 +0300 |
---|---|---|
committer | Noralf Trønnes <noralf@tronnes.org> | 2017-12-08 16:47:41 +0300 |
commit | 068b393c1a13ec98b44224700939db023a6d34ac (patch) | |
tree | 47247d6d939324918028bf7dda25a70d64f7cab9 /drivers/gpu/drm/sun4i/sun4i_drv.h | |
parent | 53889c92fde989e71f5bd01b227d58cd92010128 (diff) | |
download | linux-068b393c1a13ec98b44224700939db023a6d34ac.tar.xz |
drm/stm: 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.
Remove duplicate ldev assignment.
Cc: Yannick Fertre <yannick.fertre@st.com>
Cc: Philippe Cornu <philippe.cornu@st.com>
Cc: Benjamin Gaignard <benjamin.gaignard@linaro.org>
Cc: Vincent Abriou <vincent.abriou@st.com>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Philippe Cornu <philippe.cornu@st.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20171115142001.45358-14-noralf@tronnes.org
Diffstat (limited to 'drivers/gpu/drm/sun4i/sun4i_drv.h')
0 files changed, 0 insertions, 0 deletions