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:
6ce4eac
)
PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers
author
Bjorn Helgaas
<bhelgaas@google.com>
Thu, 9 May 2013 17:26:16 +0000
(11:26 -0600)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Sat, 14 Dec 2013 20:05:58 +0000
(13:05 -0700)
The pciehp_readw() and pciehp_writew() wrappers only look up the pci_dev
and call the PCIe Capability accessors, so we can make things a little
more straightforward by just using the PCIe Capability accessors directly.
No functional change.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/pci/hotplug/pciehp_hpc.c
patch
|
blob
|
history
diff --cc
drivers/pci/hotplug/pciehp_hpc.c
Simple merge