USB: cdc-acm, use tty_standard_install
authorJiri Slaby <jslaby@suse.cz>
Mon, 5 Mar 2012 13:51:48 +0000 (14:51 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 8 Mar 2012 19:30:21 +0000 (11:30 -0800)
commitf8a8c10f4a662dcf3cb621d7a3eba564c5963284
treee9f5b47549a2a6c838921eeee5ea6bbd484106a7
parent5289475d1375017ab4288b276383e9684280876d
USB: cdc-acm, use tty_standard_install

This is a piece I missed the last time.

Do not copy the functionality all over the tree. Instead, use the
helper the tty layer provides us with.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Acked-by: Oliver Neukum <oneukum@suse.de>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/class/cdc-acm.c