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)
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>

No differences found