Milton Miller 938473b246 [PATCH] powerpc: console_initcall ordering issues
From: Milton Miller <miltonm@bga.com>

The add_preferred_console call in rtas_console.c was not causing the
console to be selected.  It turns out that the add_preferred_console was
being called after the hvc_console driver was registered.  It only works
when it is called before the console driver is registered.

Reorder hvc_console.o after the hvc_console drivers to allow the selection
during console_initcall processing.

Signed-off-by: Milton Miller <miltonm@bga.com>
Signed-off-by: Anton Blanchard <anton@samba.org>
Cc: Paul Mackerras <paulus@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-10 11:02:05 -07:00
..
2006-05-22 13:56:02 -04:00
2006-04-23 18:26:40 +10:00
2006-05-15 11:20:57 -07:00
2006-01-01 22:21:50 +01:00
2006-03-23 07:38:16 -08:00
2006-03-26 18:17:21 +02:00
2006-02-14 10:01:39 -08:00
2006-03-28 16:45:26 +11:00
2006-05-15 11:20:57 -07:00
2005-10-29 19:30:42 +01:00
2005-10-29 19:30:42 +01:00
2006-03-28 09:16:05 -08:00
2006-03-25 08:22:52 -08:00
2006-03-28 09:16:08 -08:00
2006-01-10 08:01:59 -08:00
2006-03-23 07:38:11 -08:00
2006-03-23 07:38:11 -08:00
2006-01-10 08:01:59 -08:00
2005-10-29 19:30:55 +01:00
2006-03-25 08:22:52 -08:00
2006-02-03 08:31:59 -08:00
2006-01-12 09:09:00 -08:00
2006-01-10 08:01:59 -08:00
2006-03-23 07:38:15 -08:00
2006-03-28 09:16:08 -08:00
2006-03-24 07:33:24 -08:00
2006-03-25 08:22:52 -08:00
2006-04-28 08:33:46 -07:00