projects
/
kernel
/
kernel-generic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c340cc5
)
[MIPS] IP27: Use symbolic constants instead of magic numbers.
author
Ralf Baechle
<ralf@linux-mips.org>
Fri, 16 Jun 2006 23:46:27 +0000
(
00:46
+0100)
committer
Ralf Baechle
<ralf@linux-mips.org>
Mon, 19 Jun 2006 16:39:23 +0000
(17:39 +0100)
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/pci/pci-ip27.c
patch
|
blob
|
history
diff --git
a/arch/mips/pci/pci-ip27.c
b/arch/mips/pci/pci-ip27.c
index
6002d2a
..
662196d
100644
(file)
--- a/
arch/mips/pci/pci-ip27.c
+++ b/
arch/mips/pci/pci-ip27.c
@@
-370,8
+370,7
@@
int __init bridge_probe(nasid_t nasid, int widget_id, int masterwid)
bc->widget_id = widget_id;
bc->nasid = nasid;
- bc->baddr = (u64)masterwid << 60;
- bc->baddr |= (1UL << 56); /* Barrier set */
+ bc->baddr = (u64)masterwid << 60 | PCI64_ATTR_BAR;
/*
* point to this bridge