diff options
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | 2011-09-29 05:57:01 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2011-09-30 02:22:40 (GMT) |
commit | 16fa42affd484bb500533a7e78e0c72687eddd58 (patch) | |
tree | 17e86844911a2628b0b48bf89975c611a3230e0e /fs/pipe.c | |
parent | b0f84374b6ab0dc9c47975df0b02d46165d558d4 (diff) | |
download | linux-16fa42affd484bb500533a7e78e0c72687eddd58.tar.xz |
powerpc: Fix device-tree matching for Apple U4 bridge
Apple Quad G5 has some oddity in it's device-tree which causes the new
generic matching code to fail to relate nodes for PCI-E devices below U4
with their respective struct pci_dev. This breaks graphics on those
machines among others.
This fixes it using a quirk which copies the node pointer from the host
bridge for the root complex, which makes the generic code work for the
children afterward.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'fs/pipe.c')
0 files changed, 0 insertions, 0 deletions