From: Daniel Vetter Date: Sun, 20 Jan 2013 20:56:20 +0000 (+0100) Subject: drm/tegra: don't set up initial fbcon config twice X-Git-Tag: v3.9-rc1~83^2~16^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=203cb50143029b2bc95736ce10f7defcf59aca44;p=pandora-kernel.git drm/tegra: don't set up initial fbcon config twice 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 --- Reading git-diff-tree failed