]> 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>
Tue, 13 Dec 2011 18:42:25 +0000 (10:42 -0800)
commita1c765223c7ee0e4dc83fadb830d82328a802fa2
tree601517c1e88d996bae1b6ccb4fff448d1b7632bc
parenta965b92a9fb0a01f658e1e793306baf86dfd1589
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