diff options
author | John Keller <jpk@sgi.com> | 2007-02-23 16:24:16 -0600 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2007-02-23 23:06:59 -0500 |
commit | 690b8d9d54941c90af1d43b0cc24903d20386f5b (patch) | |
tree | 9c221321105afe3735430c14604d2c473aefc005 /arch/mips/qemu/q-irq.c | |
parent | 9654640d0af8f2de40ff3807d3695109d3463f54 (diff) |
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>
Diffstat (limited to 'arch/mips/qemu/q-irq.c')
0 files changed, 0 insertions, 0 deletions