ACPICA: Implemented full argument resolution support for the BankValue argument to...
[sfrench/cifs-2.6.git] / drivers / acpi / parser / psparse.c
index 1442e55c40d1cbeebdcd1012b5330693099541be..a8995ca52ee7038c91eeee680797b0bad2c48a9e 100644 (file)
@@ -204,6 +204,8 @@ acpi_ps_complete_this_op(struct acpi_walk_state * walk_state,
                                AML_BUFFER_OP)
                            || (op->common.parent->common.aml_opcode ==
                                AML_PACKAGE_OP)
+                           || (op->common.parent->common.aml_opcode ==
+                               AML_BANK_FIELD_OP)
                            || (op->common.parent->common.aml_opcode ==
                                AML_VAR_PACKAGE_OP)) {
                                replacement_op =