Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 230897
b: refs/heads/master
c: 97d9a9e
h: refs/heads/master
i:
  230895: 7afe0d9
v: v3
  • Loading branch information
Rafael J. Wysocki authored and Len Brown committed Jan 12, 2011
1 parent abd89f3 commit f659421
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 25eed40720fc9005c63a1f436e5f8a78836c26ff
refs/heads/master: 97d9a9e9f5ee68f20005ca5aa77c6b684e7cace8
1 change: 0 additions & 1 deletion trunk/drivers/acpi/bus.c
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,6 @@ static int __init acpi_init(void)

acpi_scan_init();
acpi_ec_init();
acpi_power_init();
acpi_debugfs_init();
acpi_sleep_proc_init();
acpi_wakeup_device_init();
Expand Down
2 changes: 2 additions & 0 deletions trunk/drivers/acpi/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -1570,6 +1570,8 @@ int __init acpi_scan_init(void)
printk(KERN_ERR PREFIX "Could not register bus type\n");
}

acpi_power_init();

/*
* Enumerate devices in the ACPI namespace.
*/
Expand Down

0 comments on commit f659421

Please sign in to comment.