[PATCH v2 14/25] drm/exynos: Use new drm_fb_helper functions

2015-08-11 Thread Inki Dae
On 2015년 07월 22일 15:59, Archit Taneja wrote: > Use the newly created wrapper drm_fb_helper functions instead of calling > core fbdev functions directly. They also simplify the fb_info creation. > > COMPILE TESTED ONLY. Acked-by: Inki Dae Thanks, Inki Dae > > Cc: Inki Dae > Cc: Joonyoun

[PATCH v2 14/25] drm/exynos: Use new drm_fb_helper functions

2015-07-22 Thread Archit Taneja
Use the newly created wrapper drm_fb_helper functions instead of calling core fbdev functions directly. They also simplify the fb_info creation. COMPILE TESTED ONLY. Cc: Inki Dae Cc: Joonyoung Shim Cc: Seung-Woo Kim Signed-off-by: Archit Taneja --- drivers/gpu/drm/exynos/exynos_drm_fbdev.c