From: Jiri Slaby Date: Mon, 30 Jan 2012 20:14:28 +0000 (+0100) Subject: TTY: provide tty_standard_install helper X-Git-Tag: v3.4-rc1~185^2~112^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=66d450e84ec656ec4b774c41cd8d46b3e48d51df;p=pandora-kernel.git TTY: provide tty_standard_install helper There are currently many cut&paste copies of what tty_driver_install_tty does when custom ->install method is not provided. Let's get rid of the copies and create a helper with this setup code. Signed-off-by: Jiri Slaby Cc: Havard Skinnemoen Acked-by: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed