]> Git Repo - linux.git/commit
fbcon: Revise primary device selection
authorAntonino A. Daplas <[email protected]>
Tue, 17 Jul 2007 11:05:32 +0000 (04:05 -0700)
committerLinus Torvalds <[email protected]>
Tue, 17 Jul 2007 17:23:11 +0000 (10:23 -0700)
commitafd1db1632c3f8f95cbc2786bfa122cead79db58
tree6708d77c3c790f32bd8d647f878a639d93b58dcc
parentd1baa4ffa677bf6986c460fcfd4cdaf8bfe66f0e
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
drivers/video/console/Kconfig
drivers/video/console/fbcon.c
This page took 0.053545 seconds and 4 git commands to generate.