diff options
author | Sudip Mukherjee <sudipm.mukherjee@gmail.com> | 2014-11-06 14:30:42 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-11-07 00:01:03 +0100 |
commit | 1511316fbd1c690ad0a16324d88fb5ec45d6be36 (patch) | |
tree | 3f9fa6efcbf64008f8c0cb18f55ebf1834505a0f /firmware/cis | |
parent | serial: 8250_dma: no need to set tx_err twice (diff) | |
download | linux-1511316fbd1c690ad0a16324d88fb5ec45d6be36.tar.xz linux-1511316fbd1c690ad0a16324d88fb5ec45d6be36.zip |
serial: MIPS: lantiq: use devm_iounmap instead of iounmap
port->membase was allocated using devm_ioremap_nocache, so ideally
we should unmap it using devm_iounmap. but it was using iounmap.
Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'firmware/cis')
0 files changed, 0 insertions, 0 deletions