commit | 3abc12012f957d1c5b9f35b244256f88ad146564 | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | Wed May 23 14:14:15 2007 -0700 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Mon May 28 23:07:34 2007 +0100 |
tree | 57f9b0b4333a325a1e4acf9461432fe4003bd087 | |
parent | 43e7f6adf33da1f7816ff738d3725bbde8fd98de [diff] |
[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>