]> Pileus Git - ~andy/linux/commit
tile: switch to GENERIC_PCI_IOMAP
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 29 Nov 2011 18:42:56 +0000 (20:42 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 4 Dec 2011 14:00:10 +0000 (16:00 +0200)
commit845501213033d0058945776349f15502823359d8
tree549adde58442e159de0d782c48608a98a21bef3a
parent8593dd375ad10045e69b7b43fc1d885929aebbd5
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>
arch/tile/Kconfig
arch/tile/include/asm/pci.h
arch/tile/kernel/pci.c