Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 19249
b: refs/heads/master
c: 3c0c644
h: refs/heads/master
i:
  19247: de487c1
v: v3
  • Loading branch information
linas authored and Greg Kroah-Hartman committed Feb 1, 2006
1 parent 6083ee8 commit 7f348a9
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: dd8c49966854a5245f3ed4769c9114e7afd819ef
refs/heads/master: 3c0c6441883be7676b795939e268b90d6acab360
2 changes: 1 addition & 1 deletion trunk/drivers/pci/hotplug/rpadlpar_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ static struct pci_dev *dlpar_pci_add_bus(struct device_node *dn)
pcibios_claim_one_bus(dev->bus);

/* ioremap() for child bus, which may or may not succeed */
(void) remap_bus_range(dev->bus);
remap_bus_range(dev->subordinate);

/* Add new devices to global lists. Register in proc, sysfs. */
pci_bus_add_devices(phb->bus);
Expand Down

0 comments on commit 7f348a9

Please sign in to comment.