From: Jiri Slaby Date: Tue, 7 Aug 2012 19:47:28 +0000 (+0200) Subject: TTY: n_gsm, use tty_port_install X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~137 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86176ed905454e568539c77e0cba5759085830bb;p=pandora-kernel.git TTY: n_gsm, use tty_port_install We need to link a port to a tty in install. And since dlci is allocated even in open, we need to create gsmtty_install, allocate dlci there and create also the link. Signed-off-by: Jiri Slaby Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed