commit | a324e4de0ce5c467b33a54ed65cc2f41c68855ae | [log] [tgz] |
---|---|---|
author | Gabor Juhos <juhosg@openwrt.org> | Sat Aug 10 09:32:15 2013 +0200 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Mon Aug 12 11:21:26 2013 -0700 |
tree | d618689f698e6512d27678f0177aa1402d97b22b | |
parent | aefceaf453024ef4cf8a0f93c4b1edf6c6f748bf [diff] |
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>