nl80211: add missing kerneldoc for new *_PAD attributes
[cascardo/linux.git] / drivers / acpi / bus.c
index 0e85678..c068c82 100644 (file)
@@ -1019,6 +1019,9 @@ static int __init acpi_bus_init(void)
                goto error1;
        }
 
+       /* Set capability bits for _OSC under processor scope */
+       acpi_early_processor_osc();
+
        /*
         * _OSC method may exist in module level code,
         * so it must be run after ACPI_FULL_INITIALIZATION