]> git.baikalelectronics.ru Git - kernel.git/commit
tile: don't panic on iomap
authorMichael S. Tsirkin <mst@redhat.com>
Tue, 29 Nov 2011 18:40:42 +0000 (20:40 +0200)
committerMichael S. Tsirkin <mst@redhat.com>
Sun, 4 Dec 2011 14:00:07 +0000 (16:00 +0200)
commit95eba8db432d9c12fc4c8c0b57f816d30200a18b
tree25ccfe27ef7eb4532b0e58e8c1c036b75c5ffd25
parent4b4bc2a6fb386fcfe0043706fb25e81f0d0a386e
tile: don't panic on iomap

I think panic on iomap is there just for debugging.
If we return NULL instead, the generic pci_iomap will
DTRT so we don't need to roll our own.

Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
arch/tile/include/asm/io.h