diff options
author | Jiri Slaby <jslaby@suse.cz> | 2012-08-07 19:47:34 (GMT) |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2012-08-10 20:27:51 (GMT) |
commit | fbf1c247dac8574ef3973adce4b20d40ff22214e (patch) | |
tree | 0b7e03cc3a89eaa237e5ab4aeb2f48034bbd85fa /fs | |
parent | 3140bae26c9105b4ec8ff4935631f2f09882553d (diff) | |
download | linux-fsl-qoriq-fbf1c247dac8574ef3973adce4b20d40ff22214e.tar.xz |
misc: pti, fix fail paths
Fail paths in ->probe and pti_init are incomplete. Fix that by adding
proper clean-up paths.
Note that we used to leak tty_driver on module unload. This is fixed
here too.
tty_unregister_driver needs not retval checking, so remove that.
Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Cc: J Freyensee <james_p_freyensee@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions