commit | 5322418502be4696ebdef2ed164bbd0a348d4816 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Nov 29 21:20:06 2011 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun Dec 04 16:00:12 2011 +0200 |
tree | f5a2e2ea9b1988c2ed811e46573f9bb0d8630b7c | |
parent | 845501213033d0058945776349f15502823359d8 [diff] |
frv: switch to GENERIC_PCI_IOMAP frv uses a version of pci_iomap that simply casts and returns back the start address. Looking closely, both ioremap and ioport_map seem to do this on this platform, so the generic pci_iomap will DTRT automatically. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>