drm/tegra: don't set up initial fbcon config twice
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Sun, 20 Jan 2013 20:56:20 +0000 (21:56 +0100)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Wed, 13 Feb 2013 23:07:53 +0000 (00:07 +0100)
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 <daniel.vetter@ffwll.ch>

No differences found