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:
977badb
)
PCI: check if bus has a proper bridge device before triggering SBR
author
Yu Zhao
<yu.zhao@intel.com>
Fri, 26 Jun 2009 06:04:46 +0000
(14:04 +0800)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Mon, 29 Jun 2009 19:13:13 +0000
(12:13 -0700)
For devices attached to the root bus, we can't trigger Secondary Bus
Reset because there is no bridge device associated with the bus. So
need to check bus->self again NULL first before using it.
Reviewed-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Yu Zhao <yu.zhao@intel.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
drivers/pci/pci.c
patch
|
blob
|
history
diff --cc
drivers/pci/pci.c
Simple merge