Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 36077
b: refs/heads/master
c: b99feeb
h: refs/heads/master
i:
  36075: 2f6a43e
v: v3
  • Loading branch information
Satoru Takeuchi authored and Greg Kroah-Hartman committed Sep 27, 2006
1 parent 9d99a9b commit 1d5a27b
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 287af2fbe902206fabd42ade4e94f77db900083e
refs/heads/master: b99feebe597f7b8c566048e11dbbd2d6df9abc83
2 changes: 1 addition & 1 deletion trunk/drivers/pci/hotplug/acpiphp_glue.c
Original file line number Diff line number Diff line change
Expand Up @@ -1075,9 +1075,9 @@ static int enable_device(struct acpiphp_slot *slot)
pci_bus_assign_resources(bus);
acpiphp_sanitize_bus(bus);
acpiphp_set_hpp_values(slot->bridge->handle, bus);
acpiphp_configure_ioapics(slot->bridge->handle);
pci_enable_bridges(bus);
pci_bus_add_devices(bus);
acpiphp_configure_ioapics(slot->bridge->handle);

/* associate pci_dev to our representation */
list_for_each (l, &slot->funcs) {
Expand Down

0 comments on commit 1d5a27b

Please sign in to comment.