]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ACPICA: Allow _WAK method to return an Integer
authorBob Moore <robert.moore@intel.com>
Thu, 13 Nov 2008 03:01:34 +0000 (11:01 +0800)
committerLen Brown <len.brown@intel.com>
Thu, 27 Nov 2008 06:55:13 +0000 (01:55 -0500)
commit95a28ed08619cc70f31611886ac7b26ab0e462dc
tree4d57eb3126d211f14f129d3b79c2f48d2c725bcb
parent0081b162023690877e0096ef17a82ba1969befa8
ACPICA: Allow _WAK method to return an Integer

This can happen if the _WAK method returns nothing (as per ACPI
1.0) but does return an integer if the implicit return mechanism
is enabled.  This is the only method that has this problem,
since it is also defined to return a package of two integers
(ACPI 1.0b+). In all other cases, if a method returns an object
when one was not expected, no warning is issued.

Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Len Brown <len.brown@intel.com>
include/acpi/acpredef.h