aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/tty/serial/sccnxp.c
diff options
context:
space:
mode:
authorTony Prisk <[email protected]>2013-01-16 19:05:41 +0000
committerGreg Kroah-Hartman <[email protected]>2013-01-18 01:24:15 +0000
commit4053036580f0423be14e79483a939a4aef48c592 (patch)
tree198884cf0bdbd24e8137ca2dc0191d828a1d1acf /drivers/tty/serial/sccnxp.c
parentserial: vt8500: Fix range-checking on vt8500_uart_ports (diff)
downloadkernel-4053036580f0423be14e79483a939a4aef48c592.tar.gz
kernel-4053036580f0423be14e79483a939a4aef48c592.zip
serial: vt8500: ioremap'd resource is never freed
Memory mapped via ioremap call is never released. Rather than add an iounmap call, change allocation function to devm_request_and_ioremap. Also, change the error on failure for this call to -EADDRNOTAVAIL rather than -ENOMEM. Signed-off-by: Tony Prisk <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'drivers/tty/serial/sccnxp.c')
0 files changed, 0 insertions, 0 deletions