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:
6aaa6d0
)
PCI: pciehp: remove pci_dev field
author
Kenji Kaneshige
<kaneshige.kenji@jp.fujitsu.com>
Tue, 15 Sep 2009 08:30:14 +0000
(17:30 +0900)
committer
Jesse Barnes
<jbarnes@virtuousgeek.org>
Thu, 17 Sep 2009 17:06:25 +0000
(10:06 -0700)
Since we have a pointer to pcie_device in struct controller, we don't
need a pointer to pci_dev.
Acked-by: Alex Chiang <achiang@hp.com>
Signed-off-by: Kenji Kaneshige <kaneshige.kenji@jp.fujitsu.com>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
No differences found