git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c8ddb27
)
TTY: create drivers/tty and move the tty core files there
author
Greg Kroah-Hartman
<gregkh@suse.de>
Thu, 4 Nov 2010 18:10:29 +0000
(11:10 -0700)
committer
Greg Kroah-Hartman
<gregkh@suse.de>
Fri, 5 Nov 2010 15:10:33 +0000
(08:10 -0700)
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 <arnd@arndb.de>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Cc: Jiri Slaby <jslaby@suse.cz>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
No differences found