]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ACPICA: iASL/Disassembler: Improve handling of unresolved methods
authorBob Moore <robert.moore@intel.com>
Thu, 24 Mar 2016 01:40:48 +0000 (09:40 +0800)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 5 Apr 2016 01:53:33 +0000 (03:53 +0200)
commit7447bc1e69bafab72ef69a7f054bb1e5f9ff908d
tree04c73a51e1bc3ad7cc0c3e9f533b3f527865b94b
parent0dfaaa3d51df011c16279bb010bff90f45b6d62c
ACPICA: iASL/Disassembler: Improve handling of unresolved methods

ACPICA commit 16cd0872a070c8d3b16b8b13c1fc90a443a6b6fe

If the definition of a control method cannot be found (probably it
is in another module/SSDT), the disassembler must try to guess
at the number of arguments to that method. This change improves
the guessing heuristic.

Link: https://github.com/acpica/acpica/commit/16cd0872
Signed-off-by: Bob Moore <robert.moore@intel.com>
Signed-off-by: Lv Zheng <lv.zheng@intel.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/acpica/aclocal.h