From: Won Kang Date: Fri, 16 Aug 2013 04:13:44 +0000 (+0900) Subject: staging: gdm7240: a TTY rewrite according to the latest TTY APIs X-Git-Tag: v3.12-rc1~183^2~243 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bf0373f1c61dd0e0356aeed4e51786e052bb4de8;p=pandora-kernel.git staging: gdm7240: a TTY rewrite according to the latest TTY APIs 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 Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed