ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)
commit8d2c58e336eafc0a64772bcc9e71d5f037f81762
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Thu, 15 Mar 2007 22:15:06 +0000 (15 19:15 -0300)
committerHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Sun, 23 Sep 2007 12:28:26 +0000 (23 09:28 -0300)
treee4573089d5f8e301522df672f05846e7e5159270
parentd907631ae5d51fceeafa15706a46a6094e36096a
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