ACPI / ACPICA: Do not execute _PRW methods during initialization
[deliverable/linux.git] / drivers / acpi / acpica / evevent.c
index f5795915a2e9cd72618fc28b3edb147d59bc4718..303618889da0a73a65a5d8ff8c79600cc90e6254 100644 (file)
@@ -102,9 +102,8 @@ acpi_status acpi_ev_initialize_events(void)
  * RETURN:      Status
  *
  * DESCRIPTION: Completes initialization of the FADT-defined GPE blocks
- *              (0 and 1). This causes the _PRW methods to be run, so the HW
- *              must be fully initialized at this point, including global lock
- *              support.
+ *              (0 and 1). The HW must be fully initialized at this point,
+ *              including global lock support.
  *
  ******************************************************************************/
 
This page took 0.025593 seconds and 5 git commands to generate.