]> git.karo-electronics.de Git - karo-tx-linux.git/commit
parisc/PCI: dino: convert to pci_create_root_bus() for correct root bus resources
authorBjorn Helgaas <bhelgaas@google.com>
Fri, 28 Oct 2011 22:27:12 +0000 (16:27 -0600)
committerJesse Barnes <jbarnes@virtuousgeek.org>
Tue, 13 Dec 2011 18:42:23 +0000 (10:42 -0800)
commitf2f9a4b5f8e433b7b65bd2231ea03e0a607cee01
treecd2d5b92c251e56214543a908556944c83597dd4
parente451cd7aa056c71cabedec994c0860e3f01c28c7
parisc/PCI: dino: 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/dino.c