From: Antonino A. Daplas Date: Tue, 17 Jul 2007 11:05:32 +0000 (-0700) Subject: fbcon: Revise primary device selection X-Git-Tag: v2.6.23-rc1~588 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=afd1db1632c3f8f95cbc2786bfa122cead79db58;p=pandora-kernel.git fbcon: Revise primary device selection Use set_con2fb_map() to select the primary display driver instead of using unbind_con_driver() and bind_con_driver(). Using the former is much simpler and safer than the current one. Signed-off-by: Antonino Daplas Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed