git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2820f33
)
PCI: support device-specific reset methods
author
Dexuan Cui
<dexuan.cui@intel.com>
Mon, 7 Dec 2009 05:03:21 +0000
(13:03 +0800)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Wed, 16 Dec 2009 21:37:50 +0000
(13:37 -0800)
Add a new type of quirk for resetting devices at pci_dev_reset time.
This is necessary to handle device with nonstandard reset procedures,
especially useful for guest drivers.
Signed-off-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: Dexuan Cui <dexuan.cui@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found