diff options
author | Jan Kiszka <jan.kiszka@siemens.com> | 2017-02-08 17:09:03 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-10 15:12:38 +0100 |
commit | 24572af4fb6ce0726dbe12b0286de11d25ff008b (patch) | |
tree | cba34e0bcf18123a8f0f33a80da2b9c9a16c259c /drivers/sbus | |
parent | 90afa5255f5c5ae67c869918e4c5f60b8580db70 (diff) | |
download | linux-24572af4fb6ce0726dbe12b0286de11d25ff008b.tar.bz2 |
serial: exar: Fix mapping of port I/O resources
pcim_iomap_table only returns the table of mapping, it does not perform
them. For that, we need to call pcim_iomap, but only if that mapping was
not done before.
Fixes: d0aeaa83f0b0 ("serial: exar: split out the exar code from 8250_pci")
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/sbus')
0 files changed, 0 insertions, 0 deletions