linux-stable/drivers/gpu/drm/tinydrm/core
Noralf Trønnes fe4be3b8f3 drm/tinydrm: Embed the mode in tinydrm_connector
Embed the mode in tinydrm_connector instead of doing an devm_ allocation.
Remove unnecessary use of ret variable at the end of
tinydrm_display_pipe_init().

Signed-off-by: Noralf Trønnes <noralf@tronnes.org>
Reviewed-by: David Lechner <david@lechnology.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20180110185940.53841-7-noralf@tronnes.org
2018-01-15 15:16:59 +01:00
..
Makefile
tinydrm-core.c drm/tinydrm: Use drm_fb_cma_fbdev_init_with_funcs/fini() 2017-12-10 15:37:07 +01:00
tinydrm-helpers.c drm/tinydrm: Replace list_for_each with list_for_each_entry 2017-10-21 16:28:41 +02:00
tinydrm-pipe.c drm/tinydrm: Embed the mode in tinydrm_connector 2018-01-15 15:16:59 +01:00