Tobias Klauser 59fe2cc8b1 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>
2017-05-25 14:36:37 +02:00
..
2017-05-18 16:43:55 +02:00
2017-04-03 14:18:16 +02:00
2017-01-27 09:23:36 +01:00
2015-11-20 16:19:54 -08:00
2017-04-18 18:01:52 +02:00
2014-12-14 16:10:09 -08:00
2017-05-18 17:38:25 +02:00
2017-05-08 18:49:23 -07:00
2014-12-14 16:10:09 -08:00
2017-01-27 09:23:36 +01:00