diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2017-05-19 13:59:20 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-05-25 14:36:37 +0200 |
commit | 59fe2cc8b1c32dd139da80fc8222b5b3290b7a09 (patch) | |
tree | 9c4cf30a68546c3f626d018607c9be76f2715c74 /drivers/nfc/microread/microread.h | |
parent | 6df765dca378bddf994cfd2044acafa501bd800f (diff) |
serial: altera_uart: call iounmap() at driver remove
The driver calls ioremap() in the probe function but doesn't call
iounmap() in the remove function correspondingly. Do so now.
Follow commit 5c9d6abed9e0 ("serial: altera_jtaguart: adding iounmap()")
Cc: Alexey Khoroshilov <khoroshilov@ispras.ru>
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/nfc/microread/microread.h')
0 files changed, 0 insertions, 0 deletions