[PATCH 08/16] drm/tegra: don't set up initial fbcon config twice

2013-01-24 Thread Daniel Vetter
drm_fbdev_cma_init does the inital fbcon setup by calling down into drm_fb_helper_initial_config, so no need at all to restore the just set up configuration right away ... Signed-off-by: Daniel Vetter --- drivers/gpu/drm/tegra/fb.c |4 1 file changed, 4 deletions(-) diff --git a/driver

[PATCH 08/16] drm/tegra: don't set up initial fbcon config twice

2013-01-24 Thread Daniel Vetter
drm_fbdev_cma_init does the inital fbcon setup by calling down into drm_fb_helper_initial_config, so no need at all to restore the just set up configuration right away ... Signed-off-by: Daniel Vetter --- drivers/gpu/drm/tegra/fb.c |4 1 file changed, 4 deletions(-) diff --git a/driver