]> Git Repo - linux.git/blobdiff - drivers/acpi/sleep.c
mmc: omap_hsmmc: consolidate error report handling of HSMMC IRQ
[linux.git] / drivers / acpi / sleep.c
index 028dd425702c0b83b73990093a10c323d6bb24c0..7a7a9c929247e6faaecbeca3c9863f02abc1c283 100644 (file)
@@ -143,7 +143,7 @@ void __init acpi_old_suspend_ordering(void)
 static int acpi_pm_freeze(void)
 {
        acpi_disable_all_gpes();
-       acpi_os_wait_events_complete(NULL);
+       acpi_os_wait_events_complete();
        acpi_ec_block_transactions();
        return 0;
 }
This page took 0.031662 seconds and 4 git commands to generate.