commit | 845501213033d0058945776349f15502823359d8 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Nov 29 20:42:56 2011 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun Dec 04 16:00:10 2011 +0200 |
tree | 549adde58442e159de0d782c48608a98a21bef3a | |
parent | 8593dd375ad10045e69b7b43fc1d885929aebbd5 [diff] |
tile: switch to GENERIC_PCI_IOMAP tile now has working stubs for ioport_map and ioremap such that the generic pci_iomap will DTRT: cast to pointer on memory and return NULL and log message on IO map. Switch it over to GENERIC_PCI_IOMAP. Signed-off-by: Michael S. Tsirkin <mst@redhat.com>