summaryrefslogtreecommitdiff
path: root/scripts/gdb/linux
diff options
context:
space:
mode:
authorChuhong Yuan <hslester96@gmail.com>2020-07-09 16:56:08 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-07-10 15:44:46 +0300
commitd8edf8eb5f6e921fe6389f96d2cd05862730a6ff (patch)
treeeabb99f677a3ea8fe1aedee8e1e61ac6caecb6b8 /scripts/gdb/linux
parentf38278e9b810b06aff2981d505267be984423ba3 (diff)
downloadlinux-d8edf8eb5f6e921fe6389f96d2cd05862730a6ff.tar.xz
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 <hslester96@gmail.com> Cc: stable <stable@vger.kernel.org> Link: https://lore.kernel.org/r/20200709135608.68290-1-hslester96@gmail.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux')
0 files changed, 0 insertions, 0 deletions