]> git.neil.brown.name Git - history.git/commit
[PATCH] fbdev booting fix.
authorJames Simmons <jsimmons@infradead.org>
Mon, 26 Jan 2004 06:49:42 +0000 (22:49 -0800)
committerLinus Torvalds <torvalds@home.osdl.org>
Mon, 26 Jan 2004 06:49:42 +0000 (22:49 -0800)
commit15e7820e971b0ffe1199fa116116ec21fb89620e
tree1e80c0700a610bca5de6166aca4c457e16c641c5
parentf2c9fde1d88c6c55429606b1b79bf0f595b35bd9
[PATCH] fbdev booting fix.

[FBCON] Fixed the order of which driver is used for the console. Before
the api change the last driver loaded became the default one. Now this is
not the case.
drivers/video/console/fbcon.c