pcie: utilize pcie transaction pending bit
authorShaohua Li <shaohua.li@intel.com>
Wed, 24 Oct 2007 02:45:08 +0000 (10:45 +0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Fri, 1 Feb 2008 23:04:19 +0000 (15:04 -0800)
commit4348a2dc49f9baecd34a9b0904245488c6189398
treecbe391c0f28ac367767c7427991cd9689c042458
parent39ec4561b3a9ccccbdab1dd88a045342be22f27b
pcie: utilize pcie transaction pending bit

PCIE has a mechanism to wait for Non-Posted request to complete. I think
pci_disable_device is a good place to do this.

Signed-off-by: Shaohua Li <shaohua.li@intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/pci/pci.c
include/linux/pci.h