linux-stable-rt/drivers/acpi
Bjorn Helgaas 84f810c33f ACPI: call acpi_debug_init() explicitly rather than as initcall
This patch makes acpi_init() call acpi_debug_init() directly.
Previously, both were subsys_initcalls.  acpi_debug_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>
Signed-off-by: Len Brown <len.brown@intel.com>
2009-03-27 12:50:29 -04:00
..
acpica Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release 2009-02-07 01:34:56 -05:00
Kconfig ACPI: remove CONFIG_ACPI_SYSTEM 2009-02-21 21:59:56 -05:00
Makefile ACPI: remove CONFIG_ACPI_SYSTEM 2009-02-21 21:59:56 -05:00
ac.c
acpi_memhotplug.c
battery.c battery: don't assume we are fully charged when not charging or discharging 2009-02-21 12:36:19 -05:00
blacklist.c
bus.c ACPI: call acpi_debug_init() explicitly rather than as initcall 2009-03-27 12:50:29 -04:00
button.c
cm_sbs.c
container.c ACPI: add missing KERN_* constants to printks 2009-02-07 00:29:32 -05:00
debug.c ACPI: call acpi_debug_init() explicitly rather than as initcall 2009-03-27 12:50:29 -04:00
dock.c Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release 2009-02-07 01:34:56 -05:00
ec.c ACPI: call acpi_ec_init() explicitly rather than as initcall 2009-03-27 12:50:02 -04:00
event.c
fan.c
glue.c ACPI: struct device - replace bus_id with dev_name(), dev_set_name() 2009-02-07 00:41:13 -05:00
internal.h ACPI: call acpi_debug_init() explicitly rather than as initcall 2009-03-27 12:50:29 -04:00
numa.c
osl.c Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release 2009-02-07 01:34:56 -05:00
pci_bind.c
pci_irq.c
pci_link.c ACPI: add missing KERN_* constants to printks 2009-02-07 00:29:32 -05:00
pci_root.c
pci_slot.c
power.c ACPI: call acpi_power_init() explicitly rather than as initcall 2009-03-27 12:50:11 -04:00
proc.c
processor_core.c
processor_idle.c ACPI: delete CPU_IDLE=n code 2009-02-06 12:34:39 -05:00
processor_perflib.c ACPI: cpufreq: Remove deprecated /proc/acpi/processor/../performance proc entries 2009-02-04 00:12:24 -05:00
processor_thermal.c
processor_throttling.c
reboot.c
sbs.c
sbshc.c
sbshc.h
scan.c ACPI: call acpi_scan_init() explicitly rather than as initcall 2009-03-27 12:49:47 -04:00
sleep.c ACPI: move private declarations to internal.h 2009-03-17 02:09:24 -04:00
sleep.h
system.c ACPI: call acpi_system_init() explicitly rather than as initcall 2009-03-27 12:50:19 -04:00
tables.c ACPI: disable ACPI cleanly when bad RSDP found 2009-02-06 14:00:56 -05:00
thermal.c
utils.c
video.c Merge branches 'release', 'asus', 'bugzilla-12450', 'cpuidle', 'debug', 'ec', 'misc', 'printk' and 'processor' into release 2009-02-07 01:34:56 -05:00
video_detect.c
wakeup.c ACPI: move private declarations to internal.h 2009-03-17 02:09:24 -04:00