]> Git Repo - linux.git/blobdiff - drivers/acpi/acpica/evgpeutil.c
Merge branch 'pm-core'
[linux.git] / drivers / acpi / acpica / evgpeutil.c
index 3a958f3612fe6860ff7082660cf89f30988fee85..66c4b5b7cd642c62bb5032e7906426194a5158a5 100644 (file)
@@ -5,7 +5,7 @@
  *****************************************************************************/
 
 /*
- * Copyright (C) 2000 - 2015, Intel Corp.
+ * Copyright (C) 2000 - 2016, Intel Corp.
  * All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
@@ -346,6 +346,7 @@ acpi_ev_delete_gpe_handlers(struct acpi_gpe_xrupt_info *gpe_xrupt_info,
                                        ACPI_FREE(notify);
                                        notify = next;
                                }
+
                                gpe_event_info->dispatch.notify_list = NULL;
                                gpe_event_info->flags &=
                                    ~ACPI_GPE_DISPATCH_MASK;
This page took 0.03192 seconds and 4 git commands to generate.