]> Pileus Git - ~andy/linux/blobdiff - drivers/acpi/resources/rsutils.c
ACPICA: Fix for hang on GPE method invocation
[~andy/linux] / drivers / acpi / resources / rsutils.c
index 935a4827e7ab0c22f47d5cc0c95e274bdf2ed0f1..90ed83d05375a078cfae330e9ffe2173144bbb51 100644 (file)
@@ -5,7 +5,7 @@
  ******************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2007, R. Byron Moore
+ * Copyright (C) 2000 - 2008, Intel Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -679,7 +679,6 @@ acpi_rs_set_srs_method_data(struct acpi_namespace_node *node,
        info->prefix_node = node;
        info->pathname = METHOD_NAME__SRS;
        info->parameters = args;
-       info->parameter_type = ACPI_PARAM_ARGS;
        info->flags = ACPI_IGNORE_RETURN_VALUE;
 
        /*