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:
335b8cf
)
sh: switch to GENERIC_PCI_IOMAP
author
Michael S. Tsirkin
<mst@redhat.com>
Thu, 24 Nov 2011 19:10:12 +0000
(21:10 +0200)
committer
Michael S. Tsirkin
<mst@redhat.com>
Mon, 28 Nov 2011 19:13:22 +0000
(21:13 +0200)
sh copied pci_iomap from generic code, probably to avoid
pulling the rest of iomap.c in. Since that's in
a separate file now, we can reuse the common implementation.
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
No differences found