Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204694
b: refs/heads/master
c: 6901c6c
h: refs/heads/master
v: v3
  • Loading branch information
Kulikov Vasiliy authored and Benjamin Herrenschmidt committed Jul 9, 2010
1 parent 86ea061 commit e4431c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 4455b1191cabbf7ecada800b7cfeccddb0af2b3a
refs/heads/master: 6901c6cca1271d1724fc15e9937e0820e2d2fbd5
3 changes: 1 addition & 2 deletions trunk/arch/powerpc/platforms/pseries/eeh_cache.c
Original file line number Diff line number Diff line change
Expand Up @@ -288,8 +288,7 @@ void __init pci_addr_cache_build(void)

spin_lock_init(&pci_io_addr_cache_root.piar_lock);

while ((dev = pci_get_device(PCI_ANY_ID, PCI_ANY_ID, dev)) != NULL) {

for_each_pci_dev(dev) {
pci_addr_cache_insert_device(dev);

dn = pci_device_to_OF_node(dev);
Expand Down

0 comments on commit e4431c4

Please sign in to comment.