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: Change pci_bus_region addresses to dma_addr_t
author
Bjorn Helgaas
<bhelgaas@google.com>
Sat, 21 Dec 2013 15:39:47 +0000
(08:39 -0700)
committer
Bjorn Helgaas
<bhelgaas@google.com>
Sat, 21 Dec 2013 15:39:47 +0000
(08:39 -0700)
Struct pci_bus_region contains bus addresses, which are type dma_addr_t,
not resource_size_t.
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
No differences found