commit | 8593dd375ad10045e69b7b43fc1d885929aebbd5 | [log] [tgz] |
---|---|---|
author | Michael S. Tsirkin <mst@redhat.com> | Tue Nov 29 20:40:42 2011 +0200 |
committer | Michael S. Tsirkin <mst@redhat.com> | Sun Dec 04 16:00:07 2011 +0200 |
tree | 25ccfe27ef7eb4532b0e58e8c1c036b75c5ffd25 | |
parent | a21a2fd4036f9a572415a7543896a1163c211ee5 [diff] |
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>