commit | 81d0273df20edff275e2eefe6b50436af3bdf9e8 | [log] [tgz] |
---|---|---|
author | Bjorn Helgaas <bjorn.helgaas@hp.com> | Tue Mar 24 16:49:38 2009 -0600 |
committer | Len Brown <len.brown@intel.com> | Fri Mar 27 12:49:38 2009 -0400 |
tree | 2f0b38dca7d50027639c8675bba7187cb490e452 | |
parent | e60cc7a6f02598fc23c68a656fe9c263d6531ca0 [diff] |
ACPI: skip DMI power state check when ACPI disabled This patch makes acpi_init() exit early when ACPI is disabled. This skips a DMI check that affects ACPI power management. The DMI check prints a notice that is misleading when ACPI is disabled. Signed-off-by: Bjorn Helgaas <bjorn.helgaas@hp.com> Signed-off-by: Len Brown <len.brown@intel.com>