]> asedeno.scripts.mit.edu Git - linux.git/commit
tty: simserial: drop unused alt_speed handling
authorJohan Hovold <johan@kernel.org>
Tue, 6 Jun 2017 10:54:36 +0000 (12:54 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Jun 2017 09:49:58 +0000 (11:49 +0200)
commit8535796579fd08f226878212b39b2682064d41b7
tree5d9caddf43edfed0af21607e63b0704f66f7c7ff
parent83c9a2d1a6ec906649facb009f1ee191c1c03f48
tty: simserial: drop unused alt_speed handling

This driver was setting the deprecated and broken alt_speed based on port
flags, but never provided a means to change the flags or to actually
change the speed.

Signed-off-by: Johan Hovold <johan@kernel.org>
Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>
Reviewed-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
arch/ia64/hp/sim/simserial.c