diff options
author | Chuhong Yuan <[email protected]> | 2020-07-09 21:56:08 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-07-10 14:44:46 +0200 |
commit | d8edf8eb5f6e921fe6389f96d2cd05862730a6ff (patch) | |
tree | eabb99f677a3ea8fe1aedee8e1e61ac6caecb6b8 /lib/mpi/mpi-cmp.c | |
parent | f38278e9b810b06aff2981d505267be984423ba3 (diff) |
serial: mxs-auart: add missed iounmap() in probe failure and remove
This driver calls ioremap() in probe, but it misses calling iounmap() in
probe's error handler and remove.
Add the missed calls to fix it.
Fixes: 47d37d6f94cc ("serial: Add auart driver for i.MX23/28")
Signed-off-by: Chuhong Yuan <[email protected]>
Cc: stable <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/mpi/mpi-cmp.c')
0 files changed, 0 insertions, 0 deletions