From: Greg Kroah-Hartman Date: Thu, 4 Nov 2010 18:10:29 +0000 (-0700) Subject: TTY: create drivers/tty and move the tty core files there X-Git-Tag: v2.6.37-rc2~76^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=96fd7ce58ffb5c7bf376796b5525ba3ea1c9d69f;p=pandora-kernel.git TTY: create drivers/tty and move the tty core files there The tty code should be in its own subdirectory and not in the char driver with all of the cruft that is currently there. Based on work done by Arnd Bergmann Acked-by: Arnd Bergmann Cc: Jiri Slaby Cc: Alan Cox Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed