diff options
author | Igor Mammedov <imammedo@redhat.com> | 2015-12-10 00:41:02 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2015-12-22 18:39:21 +0200 |
commit | 20ca52088448252c392cde99a06bb9bf020413b4 (patch) | |
tree | 7aa0c8d6d6ae5c956c411f977da77b585d9d8af8 /hw/usb/quirks.c | |
parent | 439e2a6e10ed7f5da819bf7dcaa54b8cfdbeab0d (diff) |
acpi: extend aml_add() to accept target argument
it allows to express following ASL expression:
Add(arg1, arg2, result)
usecases that do not need to store result
should pass NULL as 3rd arg that would express
Add(arg1, arg2,)
construct.
Signed-off-by: Igor Mammedov <imammedo@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Diffstat (limited to 'hw/usb/quirks.c')
0 files changed, 0 insertions, 0 deletions