[GIT PATCH] TTY/serial driver fixes for .38
From: Greg KH
Date: Thu Feb 10 2011 - 15:15:53 EST
Here are a few tty and serial fixes for your .38 tree.
A file got moved back that shouldn't have been moved in the tty/hvc
renames, and a few other tiny bugfixes, nothing major.
Please pull from:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/tty-2.6.git/ tty-linus
All of these patches have been in the -mm and -next trees for the past
week or so.
Patches will be sent to the linux-kernel mailing list, if anyone wants
to see them.
thanks,
greg k-h
------------
arch/blackfin/include/asm/bfin_serial.h | 2 ++
drivers/char/Makefile | 1 +
drivers/{tty/hvc => char}/virtio_console.c | 2 +-
drivers/tty/hvc/Makefile | 1 -
drivers/tty/n_gsm.c | 1 +
drivers/tty/serial/68360serial.c | 1 +
drivers/tty/serial/bfin_5xx.c | 15 ++++++---------
7 files changed, 12 insertions(+), 11 deletions(-)
rename drivers/{tty/hvc => char}/virtio_console.c (99%)
---------------
Amit Shah (1):
virtio: console: Move file back to drivers/char/
Ben Hutchings (1):
68360serial: Plumb in rs_360_get_icount()
Ken Mills (1):
n_gsm: copy mtu over when configuring via ioctl interface
Sonic Zhang (1):
serial: bfin_5xx: split uart RX lock from uart port lock to avoid deadlock
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/