]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
serial: 8250_dma: Switch to using tty_port
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Wed, 16 Jan 2013 12:08:13 +0000 (14:08 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 16 Jan 2013 15:36:10 +0000 (07:36 -0800)
commit6f3fe3b1027bf50c0a0859e5c9ee93b174b95543
treeff3527012e3512494f3cd79bdb112fe96fcb5cdb
parent852e4a8152b427c3f318bb0e1b5e938d64dcdc32
serial: 8250_dma: Switch to using tty_port

The tty buffer functions are converted to using tty_port
structure instead of struct tty, so we must do the same.

Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_dma.c