commit | 4d708ab0c88512a3bea12f1ad68539fbe0d11d1a | [log] [tgz] |
---|---|---|
author | Casey Leedom <leedom@chelsio.com> | Tue Aug 06 15:48:39 2013 +0530 |
committer | Bjorn Helgaas <bhelgaas@google.com> | Mon Aug 12 13:58:14 2013 -0600 |
tree | e7958c5879947350b7a66e7a3acae6bff0702545 | |
parent | 8903b9eb19e0e2ca5ec0fc257cb0e5d9e94c75f4 [diff] |
PCI: Use pci_wait_for_pending_transaction() instead of for loop New routine has been added to avoid duplication of code to wait for pending PCI transactions to complete. This makes use of that function. Signed-off-by: Casey Leedom <leedom@chelsio.com> Signed-off-by: Vipul Pandya <vipul@chelsio.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>