]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
parisc/PCI: register busn_res for root buses
authorYinghai Lu <yinghai@kernel.org>
Fri, 18 May 2012 01:51:12 +0000 (18:51 -0700)
committerBjorn Helgaas <bhelgaas@google.com>
Wed, 13 Jun 2012 21:42:24 +0000 (15:42 -0600)
commit30aa80da43a5f23728eae1516e3a1aad40e808dd
treef60ac025d7648e5b4b0960480e08d11d698b22cc
parentbe8e60d8bed118b19bd7038ac2f6ac6688d072d9
parisc/PCI: register busn_res for root buses

Add the host bridge bus number aperture to the resource list.
Like the MMIO and I/O port apertures, this is used when assigning
resources to hot-added devices or in the case of conflicts.

[bhelgaas: changelog, set flags directly, at LBA bus_num init]
CC: Kyle McMartin <kyle@mcmartin.ca>
CC: Helge Deller <deller@gmx.de>
CC: linux-parisc@vger.kernel.org
Signed-off-by: Yinghai Lu <yinghai@kernel.org>
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/parisc/dino.c
drivers/parisc/lba_pci.c