tty: ar933x_uart: convert to use devm_* functions
authorGabor Juhos <juhosg@openwrt.org>
Sat, 10 Aug 2013 07:32:15 +0000 (09:32 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 12 Aug 2013 18:21:26 +0000 (11:21 -0700)
commita324e4de0ce5c467b33a54ed65cc2f41c68855ae
treed618689f698e6512d27678f0177aa1402d97b22b
parentaefceaf453024ef4cf8a0f93c4b1edf6c6f748bf
tty: ar933x_uart: convert to use devm_* functions

Use devm_* functions in order to simplify cleanup
paths.

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/ar933x_uart.c