Merge branch 'acpica'
[linux-block.git] / drivers / acpi / acpica / evevent.c
index 789d5e920aaf7084058512e09467b554a9b5120d..9efca54c51ac50c6638f0f19c41a8f3efb8ef696 100644 (file)
@@ -130,7 +130,7 @@ static acpi_status acpi_ev_fixed_event_initialize(void)
 
        /*
         * Initialize the structure that keeps track of fixed event handlers and
-        * enable the fixed events.
+        * disable all of the fixed events.
         */
        for (i = 0; i < ACPI_NUM_FIXED_EVENTS; i++) {
                acpi_gbl_fixed_event_handlers[i].handler = NULL;