commit | 1ca887970a3971a22e4875b7c6ad5ae3ce49f61a | [log] [tgz] |
---|---|---|
author | Sheng Yang <sheng@linux.intel.com> | Tue Nov 11 17:17:48 2008 +0800 |
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | Wed Jan 07 11:12:25 2009 -0800 |
tree | 8368a3f90da7ee894818658ff925478ef0b43947 | |
parent | f7b7baae6b30ff04124259ff8d7c0c0d281320e6 [diff] |
PCI: Extend pci_reset_function() to support PCI Advanced Features Some PCI devices implement PCI Advanced Features, which means they support Function Level Reset(FLR). Implement support for that in pci_reset_function. Signed-off-by: Sheng Yang <sheng@linux.intel.com> Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>