commit | 76f82a7ab3a724791d184e74529e96ad6947a98f | [log] [tgz] |
---|---|---|
author | Jiri Slaby <jslaby@suse.cz> | Mon Jan 30 21:14:29 2012 +0100 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Thu Feb 02 15:00:56 2012 -0800 |
tree | 9164783e9e53c7178d8ad8b424b77846db7c9b4f | |
parent | 66d450e84ec656ec4b774c41cd8d46b3e48d51df [diff] |
USB: serial, use tty_standard_install But before that we need to reorder the calls so that we don't need to lower the reference counts if usb_autopm_get_interface fails. Signed-off-by: Jiri Slaby <jslaby@suse.cz> Cc: Alan Cox <alan@linux.intel.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>