diff options
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | 2009-03-24 23:49:53 +0100 |
---|---|---|
committer | Len Brown <len.brown@intel.com> | 2009-03-27 17:50:11 +0100 |
commit | 44515374cba9e46d5622256b43eb06b9c349cee1 (patch) | |
tree | ef165c24ba7b0d6add3812fcfc56302a0acd1d25 /drivers/acpi/system.c | |
parent | ACPI: call acpi_ec_init() explicitly rather than as initcall (diff) | |
download | linux-44515374cba9e46d5622256b43eb06b9c349cee1.tar.xz linux-44515374cba9e46d5622256b43eb06b9c349cee1.zip |
ACPI: call acpi_power_init() explicitly rather than as initcall
This patch makes acpi_init() call acpi_power_init() directly.
Previously, both were subsys_initcalls. acpi_power_init()
must happen after acpi_init(), and it's better to call it
explicitly rather than rely on link ordering.
Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com>
CC: Zhao Yakui <yakui.zhao@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions