]> git.karo-electronics.de Git - karo-tx-linux.git/commit
parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Oct 2011 22:27:27 +0000 (16:27 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Mon, 12 Dec 2011 20:52:55 +0000 (12:52 -0800)
commit39eb6310a68ac6d2bda65cb90d78d645442d42c4
tree565ba22baf1de67214bfb4a6572f9fd656c65f46
parentd6427dd1dae77b71de5237ee36c7dac6ed99e95a
parisc/PCI: lba: convert to pci_create_root_bus() for correct root bus resources

Supply root bus resources to pci_create_root_bus() so they're correct
immediately.  This fixes the problem of "early" and "header" quirks seeing
incorrect root bus resources.

CC: linux-parisc@vger.kernel.org
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/parisc/lba_pci.c