John Keller 690b8d9d54 ACPI: Altix: cannot register acpi bus driver before bus scan
SN code to initialize the Hub/TIO infrastructure needs to
execute before bus scanning. This was previously done with
an early call to acpi_bus_register_driver().  But now that
ACPI is using the Linux driver model, a driver cannot be registered
that early. Make changes to have the init routines invoked via
calls to acpi_get_devices().

Signed-off-by: John Keller <jpk@sgi.com>
Signed-off-by: Len Brown <len.brown@intel.com>
2007-02-23 23:06:59 -05:00
..
2005-04-16 15:20:36 -07:00
2007-02-02 22:14:35 -05:00
2006-02-02 13:35:59 -08:00
2005-04-16 15:20:36 -07:00
2006-12-01 14:36:57 -08:00
2006-12-01 14:36:57 -08:00
2006-01-17 13:53:24 -08:00
2006-10-03 22:21:02 +02:00