Skip to content

Commit

Permalink
Merge branch 'pdc-regression' into release
Browse files Browse the repository at this point in the history
  • Loading branch information
Len Brown committed Oct 9, 2010
2 parents cb655d0 + c1e0ddb commit c9933f7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions drivers/acpi/processor_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -346,4 +346,5 @@ void __init acpi_early_processor_set_pdc(void)
acpi_walk_namespace(ACPI_TYPE_PROCESSOR, ACPI_ROOT_OBJECT,
ACPI_UINT32_MAX,
early_init_pdc, NULL, NULL, NULL);
acpi_get_devices("ACPI0007", early_init_pdc, NULL, NULL);
}

0 comments on commit c9933f7

Please sign in to comment.