[ARM] enable arbitary speed tty ioctls and split input/output speed
authorAlan Cox <alan@lxorguk.ukuu.org.uk>
Wed, 23 May 2007 21:14:15 +0000 (14:14 -0700)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 28 May 2007 22:07:34 +0000 (23:07 +0100)
commit3abc12012f957d1c5b9f35b244256f88ad146564
tree57f9b0b4333a325a1e4acf9461432fe4003bd087
parent43e7f6adf33da1f7816ff738d3725bbde8fd98de
[ARM] enable arbitary speed tty ioctls and split input/output speed

Add the ioctls and values needed for this to the ARM26/ARM32 ports.  The
actual code has been in the base kernel for a while and automatically turns
on when a port sets the required defines.

[RMK: also added termbits.h changes to avoid build breakage]

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
include/asm-arm/ioctls.h
include/asm-arm/termbits.h
include/asm-arm/termios.h