]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/acpi/hardware/hwregs.c
ACPICA 20050617-0624 from Bob Moore <robert.moore@intel.com>
[karo-tx-linux.git] / drivers / acpi / hardware / hwregs.c
index 6d9e4eb848361539bce2d394279d37d7ce8389ab..04a058565d8d6121e30c7a5e47aa24401df24a2b 100644 (file)
@@ -106,7 +106,7 @@ acpi_hw_clear_acpi_status (
 
        /* Clear the GPE Bits in all GPE registers in all GPE blocks */
 
-       status = acpi_ev_walk_gpe_list (acpi_hw_clear_gpe_block, ACPI_ISR);
+       status = acpi_ev_walk_gpe_list (acpi_hw_clear_gpe_block);
 
 unlock_and_exit:
        if (flags & ACPI_MTX_LOCK) {