linux-stable/drivers/acpi/parser
Lin Ming 9accd46459 ACPICA: Methods now implicitly return 0 in slack mode
Implemented an enhancement to the interpreter "slack mode". In the
absence of an explicit return or an implicitly returned object from
the last executed opcode, a control method will now implicitly
return an integer of value 0 for Microsoft compatibility.

http://www.acpica.org/bugzilla/show_bug.cgi?id=392

Signed-off-by: Lin Ming <ming.m.lin@intel.com>
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Alexey Starikovskiy <astarikovskiy@suse.de>
Signed-off-by: Len Brown <len.brown@intel.com>
2008-04-22 14:29:29 -04:00
..
Makefile ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com> 2005-07-13 23:45:36 -04:00
psargs.c ACPICA: Fix for namespace lookup problem 2008-04-22 14:29:24 -04:00
psloop.c ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 2008-04-22 14:29:28 -04:00
psopcode.c ACPICA: Implemented full argument resolution support for the BankValue argument to BankField 2008-04-22 14:29:28 -04:00
psparse.c ACPICA: Methods now implicitly return 0 in slack mode 2008-04-22 14:29:29 -04:00
psscope.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
pstree.c ACPICA: changed order of interpretation of operand objects 2008-04-22 14:29:21 -04:00
psutils.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
pswalk.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00
psxface.c ACPICA: Update copyright to 2007. 2007-02-02 21:14:31 -05:00