Olof Johansson ee56c47440 [POWERPC] Move serial_dev_init to device_initcall()
With the I/O space rewrite by BenH, the legacy_serial serial_dev_init()
initcall is now called before I/O space is setup, but it's dependent on
it being available.

Since there's no way to make dependencies between initcalls, we'll just
have to move it to device_initcall(). Yes, it's suboptimal but I'm not
aware of any better solution at this time, and it fixes a regression
from 2.6.22.

Signed-off-by: Olof Johansson <olof@lixom.net>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2007-09-13 04:09:14 +10:00
..
2007-05-11 05:38:25 -04:00
2007-08-15 15:12:50 +10:00
2006-12-11 16:35:07 +11:00
2007-05-08 13:40:31 +10:00
2007-07-20 13:39:59 +10:00
2007-07-20 14:25:51 +10:00
2006-08-08 17:08:56 +10:00
2007-07-17 10:23:03 -07:00
2007-07-29 17:09:29 -07:00
2007-06-14 22:29:55 +10:00
2007-05-08 13:37:51 +10:00