diff options
author | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-23 01:14:56 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@suse.de> | 2011-02-23 01:14:56 +0100 |
commit | a6afd9f3e819de4795fcd356e5bfad446e4323f2 (patch) | |
tree | 3402b3981867fd4057b4eb33583b6300ae93b9a6 /drivers/tty/synclinkmp.c | |
parent | tty: serial: altera_jtaguart: Fixup type usage of port flags (diff) | |
download | linux-a6afd9f3e819de4795fcd356e5bfad446e4323f2.tar.xz linux-a6afd9f3e819de4795fcd356e5bfad446e4323f2.zip |
tty: move a number of tty drivers from drivers/char/ to drivers/tty/
As planned by Arnd Bergmann, this moves the following drivers from
drivers/char/ to drivers/tty/ as that's where they really belong:
amiserial
nozomi
synclink
rocket
cyclades
moxa
mxser
isicom
bfin_jtag_comm
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to '')
-rw-r--r-- | drivers/tty/synclinkmp.c (renamed from drivers/char/synclinkmp.c) | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/drivers/char/synclinkmp.c b/drivers/tty/synclinkmp.c index 327343694473..327343694473 100644 --- a/drivers/char/synclinkmp.c +++ b/drivers/tty/synclinkmp.c |