staging: gdm7240: a TTY rewrite according to the latest TTY APIs
authorWon Kang <wkang77@gmail.com>
Fri, 16 Aug 2013 04:13:44 +0000 (13:13 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 19 Aug 2013 22:30:59 +0000 (15:30 -0700)
Fixed mis-use of mutex for gdm_table. gdm_table is refered to only
inside tty_install and port destrcut, and usb callbacks use internal
reference which was saved during urb submission

Signed-off-by: Won Kang <wonkang@gctsemi.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found