]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[IA64] Stop multiple pci_claim_resource() call for the same resource
authorKenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Mon, 16 Jan 2006 04:45:23 +0000 (13:45 +0900)
committerTony Luck <tony.luck@intel.com>
Mon, 16 Jan 2006 23:30:10 +0000 (15:30 -0800)
commit7b9c8ba2d634a0467a8a36018a28624563f34f47
treef973b2dffd95904843a060e5fc35bf5451f3ca74
parent1681b8e1588f9119899e422181f728b197b1fe34
[IA64] Stop multiple pci_claim_resource() call for the same resource

This patch fixes the bug that pci_claim_resource() is called multiple
times for the same P2P bridge's resource structures if P2P bridges
require their own PCI I/O resources.

Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/pci/pci.c