diff options
author | Grant Grundler <grundler@parisc-linux.org> | 2009-01-29 06:30:55 +0100 |
---|---|---|
committer | Kyle McMartin <kyle@treachery.i.cabal.ca> | 2009-03-13 06:19:12 +0100 |
commit | 9785d646c10b0707412516ffe56b71b9eb18861f (patch) | |
tree | 1886076d2eff28dd97fa03a4df3d1a3ae76f43a6 /MAINTAINERS | |
parent | parisc: fix 64bit build (diff) | |
download | linux-9785d646c10b0707412516ffe56b71b9eb18861f.tar.xz linux-9785d646c10b0707412516ffe56b71b9eb18861f.zip |
parisc: fix wrong assumption about bus->self
Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com> posted a patch series
to linux-pci to fix a wrong assumption about pci_bus->self==NULL for
all PCI host bus controllers. While PARISC platforms to not behave
this way, I prefer to have the code consistent across architectures.
The following patch replaces pci_bus->self with pci_bus->parent when
used as a test to check for "root bus controller".
Signed-off-by: Grant Grundler <grundler@parisc-linux.org>
Signed-off-by: Kyle McMartin <kyle@mcmartin.ca>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions