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:
1c43649
)
tile PCI RC: eliminate pci_controller.mem_resources field
author
Chris Metcalf
<cmetcalf@tilera.com>
Mon, 5 Aug 2013 17:18:34 +0000
(13:18 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Tue, 6 Aug 2013 16:55:44 +0000
(12:55 -0400)
The .mem_resources[] field in the pci_controller struct
is now obsoleted by the .mem_space and .io_space fields.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found