On Tue, 24 Mar 2009, Bjorn Helgaas wrote: > These patches change several ACPI initcalls to explicit calls. > This removes dependencies on link order and makes the code > clearer. > > Comments welcome. > > --- > > Bjorn Helgaas (10): > ACPI: tidy up makefile > ACPI: call acpi_wakeup_device_init() explicitly rather than as initcall > ACPI: call acpi_sleep_proc_init() explicitly rather than as initcall > ACPI: call init_acpi_device_notify() explicitly rather than as initcall > ACPI: call acpi_debug_init() explicitly rather than as initcall > ACPI: call acpi_system_init() explicitly rather than as initcall > ACPI: call acpi_power_init() explicitly rather than as initcall > ACPI: call acpi_ec_init() explicitly rather than as initcall > ACPI: call acpi_scan_init() explicitly rather than as initcall > ACPI: skip DMI power state check when ACPI disabled nice cleanup, Bjorn -- applied. I'm fine with the #ifdef in debug.c, BTW. Indeed, I'd accept a patch to delete the /proc part of debug.c, since it is obsolete by the modparam code above it, and we warned over a year ago that it will go away. thanks, -Len Brown, Intel Open Source Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html