diff options
author | Paul Mackerras <paulus@samba.org> | 2005-09-21 14:14:22 +1000 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-09-21 09:15:34 -0700 |
commit | d79e743e9fcf03f521300a970eb1ab69641910ba (patch) | |
tree | 9672cd40a47d1791d906c0c5d3990f7274a20ff9 /fs/proc | |
parent | 2fe9f798ba3cf7c939e638b78f46975e79039978 (diff) | |
download | linux-stable-d79e743e9fcf03f521300a970eb1ab69641910ba.tar.gz linux-stable-d79e743e9fcf03f521300a970eb1ab69641910ba.tar.bz2 linux-stable-d79e743e9fcf03f521300a970eb1ab69641910ba.zip |
[PATCH] ppc64: Fix PCI flags when using OF device tree
My code to set up the PCI tree from the Open Firmware device tree was
setting IORESOURCE_* flags on the resources for the devices, but not
the PCI_BASE_ADDRESS_* flags. This meant that some drivers
misbehaved, and /proc/pci showed the wrong types for the resources.
This fixes it.
Signed-off-by: Paul Mackerras <paulus@samba.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/proc')
0 files changed, 0 insertions, 0 deletions