]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ACPI: Drop ACPI_NO_HARDWARE_INIT
authorRafael J. Wysocki <rjw@sisk.pl>
Sun, 6 Nov 2011 13:20:42 +0000 (14:20 +0100)
committerLen Brown <len.brown@intel.com>
Mon, 7 Nov 2011 01:32:31 +0000 (20:32 -0500)
commit4505a2015f4c4b2f21137cc3a6b7400b0f3e073e
tree85c5b4da507a1b7a98ad7ede5e1abf1ad07abb46
parent581de59e8dff8eaa52809e768a585e9ef336aa4a
ACPI: Drop ACPI_NO_HARDWARE_INIT

ACPI_NO_HARDWARE_INIT is only used by acpi_early_init() and
acpi_bus_init() when calling acpi_enable_subsystem(), but
acpi_enable_subsystem() doesn't check that flag, so it can be
dropped.

Signed-off-by: Rafael J. Wysocki <rjw@sisk.pl>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/bus.c
include/acpi/actypes.h