]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
serial: use tty_port
authorAlan Cox <alan@redhat.com>
Wed, 16 Jul 2008 20:53:50 +0000 (21:53 +0100)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 21 Jul 2008 00:12:35 +0000 (17:12 -0700)
commitdf4f4dd429870f435f8d5d9d561db029a29f063b
tree5e33106f5e5fc4c530170087d3151c13659fad1f
parent6f67048cd010afe19d79d821f16055d9c704c6f0
serial: use tty_port

Switch the serial_core based drivers to use the new tty_port structure.
We can't quite use all of it yet because of the dynamically allocated
extras in the serial_core layer.

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
drivers/serial/8250.c
drivers/serial/jsm/jsm_neo.c
drivers/serial/jsm/jsm_tty.c
drivers/serial/serial_core.c
include/linux/serial_core.h