diff options
author | Noralf Trønnes <noralf@tronnes.org> | 2017-11-15 15:19:57 +0100 |
---|---|---|
committer | Noralf Trønnes <noralf@tronnes.org> | 2017-12-08 14:47:43 +0100 |
commit | f05682a8b4ab4f854a358c25fb1220ed51161527 (patch) | |
tree | 42296fe8590b439334ed97fa6aaa2efcd6d749b9 /Documentation | |
parent | b8f429a77f6ece525ecf180a6df50357b86b96a6 (diff) | |
download | linux-f05682a8b4ab4f854a358c25fb1220ed51161527.tar.bz2 |
drm/zte: 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: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Acked-by: Shawn Guo <shawnguo@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20171115142001.45358-19-noralf@tronnes.org
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions