linux-stable/drivers/tty
Linus Walleij 29772c4e28 ARM: 6764/1: pl011: factor out FIFO to TTY code
This piece of code was just slightly different between the DMA
and IRQ paths, in DMA mode we surely shouldn't read more than
256 character either, so factor this out in its own function and
use for both DMA and PIO mode.

Tested on Ux500 and U300.

Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
2011-03-10 10:07:24 +00:00
..
hvc virtio: console: Move file back to drivers/char/ 2011-02-03 14:43:12 -08:00
serial ARM: 6764/1: pl011: factor out FIFO to TTY code 2011-03-10 10:07:24 +00:00
vt Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 2011-02-01 08:05:19 +10:00
Makefile
n_gsm.c n_gsm: copy mtu over when configuring via ioctl interface 2011-02-03 14:43:43 -08:00
n_hdlc.c
n_r3964.c
n_tty.c
pty.c
sysrq.c Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 2011-02-15 09:40:27 -08:00
tty_audit.c
tty_buffer.c
tty_io.c Merge branch 'tty-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty-2.6 2011-02-01 08:05:19 +10:00
tty_ioctl.c
tty_ldisc.c
tty_mutex.c
tty_port.c