ACPI: ibm-acpi: allow module to load when acpi notifiers can't be set (v2)
authorHenrique de Moraes Holschuh <hmh@hmh.eng.br>
Thu, 15 Mar 2007 19:15:06 +0000 (16:15 -0300)
committerLen Brown <len.brown@intel.com>
Fri, 16 Mar 2007 05:07:18 +0000 (01:07 -0400)
commit96e89afe6da630dc54cfbca33c2c6a7ab9b6c11b
tree277fdbe85c0131a29a30394e6cd06c7e0764db9f
parent5b18167d6b7c63e2787cd9a68f0620a9c363fc85
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