aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
diff options
context:
space:
mode:
Diffstat (limited to 'drivers')
-rw-r--r--drivers/acpi/events/evrgnini.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/drivers/acpi/events/evrgnini.c b/drivers/acpi/events/evrgnini.c
index 203d1359190a..790d49b8212b 100644
--- a/drivers/acpi/events/evrgnini.c
+++ b/drivers/acpi/events/evrgnini.c
@@ -432,6 +432,9 @@ acpi_ev_default_region_setup(acpi_handle handle,
432 * a PCI address in the scope of the definition. This address is 432 * a PCI address in the scope of the definition. This address is
433 * required to perform an access to PCI config space. 433 * required to perform an access to PCI config space.
434 * 434 *
435 * MUTEX: Interpreter should be unlocked, because we may run the _REG
436 * method for this region.
437 *
435 ******************************************************************************/ 438 ******************************************************************************/
436 439
437acpi_status 440acpi_status