From: Jiri Slaby Date: Tue, 7 Aug 2012 19:47:41 +0000 (+0200) Subject: TTY: tty3270, free tty driver properly X-Git-Tag: omap-cleanup-sparseirq-for-v3.7~124 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2312e4f3b2f17cac2cf257c759ad48eb80fdf230;p=pandora-kernel.git TTY: tty3270, free tty driver properly On module unload, in tty3270_exit, we forgot to free the tty driver. Add there a call to put_tty_driver. Signed-off-by: Jiri Slaby Cc: Martin Schwidefsky Cc: Heiko Carstens Cc: linux390@de.ibm.com Cc: linux-s390@vger.kernel.org Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed