ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)
commit971618681acee8e8e1d3e6add3de3576be2a85e6
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Thu, 15 Mar 2007 19:15:06 +0000 (15 16:15 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 9 Sep 2007 02:14:42 +0000 (8 23:14 -0300)
tree0cb244f1f472fce9e87773e7710bdd706e0022fe
parent1419996ddc57bbbd7d16f8e75581a2e4e4102036
ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)

This patch allows for ibm-acpi to coexist (with diminished functionality) with
other drivers like ACPI_BAY.  ibm-acpi will simply disable the functions it is
not able to register ACPI notifiers for.

Signed-off-by: Henrique de Moraes Holschuh <hmh@hmh.eng.br>
Cc: Chris Wedgwood <cw@f00f.org>
Cc: Kristen Carlson Accardi <kristen.c.accardi@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
drivers/acpi/ibm_acpi.c