Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 63027
b: refs/heads/master
c: 17cd87c
h: refs/heads/master
i:
  63025: fd66446
  63023: 3eee81a
v: v3
  • Loading branch information
Benjamin Herrenschmidt authored and Paul Mackerras committed Jul 26, 2007
1 parent 4558bdf commit 728ea6d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 50747cb8189d54369d75e1bd73f84db431d39af8
refs/heads/master: 17cd87c26bd86546ea3217397ef3428581970058
3 changes: 3 additions & 0 deletions trunk/arch/powerpc/platforms/maple/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -490,6 +490,9 @@ static int __init maple_add_bridge(struct device_node *dev)
/* Fixup "bus-range" OF property */
fixup_bus_range(dev);

/* Check for legacy IOs */
isa_bridge_find_early(hose);

return 0;
}

Expand Down

0 comments on commit 728ea6d

Please sign in to comment.