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:
52a0f24
)
PCI: portdrv: remove redundant pcie type calculation
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Wed, 25 Nov 2009 12:02:13 +0000
(21:02 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Fri, 4 Dec 2009 23:55:26 +0000
(15:55 -0800)
PCIe port type is already stored in 'pcie_type' field of struct
pci_dev. So we don't need to get it from pci configuration space.
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found