]> 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>
Mon, 12 Dec 2011 20:52:53 +0000 (12:52 -0800)
commitc8d8a2301bce16bd27c251da24935f93f20eff1c
treef8cf5d38cd2ffcb678df32b4af99874bc6b58224
parentb3a1d3832b1081d3ce2ca211969fc3d4a08f41db
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