Merge remote-tracking branch 'sound-asoc/for-next'
[deliverable/linux.git] / drivers / acpi / acpica / evrgnini.c
index b6ea9c0d0d8c42ce564181a3b7987fd390680b0d..3843f1fc5dbbd6166a2005302d8df22726fd0fa4 100644 (file)
@@ -553,7 +553,8 @@ acpi_ev_initialize_region(union acpi_operand_object *region_obj,
                                 *
                                 * See acpi_ns_exec_module_code
                                 */
-                               if (obj_desc->method.
+                               if (!acpi_gbl_parse_table_as_term_list &&
+                                   obj_desc->method.
                                    info_flags & ACPI_METHOD_MODULE_LEVEL) {
                                        handler_obj =
                                            obj_desc->method.dispatch.handler;
This page took 0.024201 seconds and 5 git commands to generate.