diff options
author | Johan Hovold <johan@kernel.org> | 2017-06-06 13:54:37 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-13 12:49:58 +0300 |
commit | 6086380a5576239bd5bfaa175364550b38223ba6 (patch) | |
tree | 5d7d55d9de9a3cc4e90fd02cae66fe2c24365f3b /drivers/tty/cyclades.c | |
parent | 8535796579fd08f226878212b39b2682064d41b7 (diff) | |
download | linux-6086380a5576239bd5bfaa175364550b38223ba6.tar.xz |
tty: amiserial: drop broken alt-speed support
Setting an alt_speed using the ASYNC_SPD flags has been deprecated since
v2.1.69, and has been broken since v3.10 and commit 6865ff222cca ("TTY:
do not warn about setting speed via SPD_*") without anyone noticing.
Drop the broken alt-speed handling altogether, and add a ratelimited
warning about using TIOCCSERIAL to change speed as being deprecated.
Note that using ASYNC_SPD_CUST is still supported.
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>
Diffstat (limited to 'drivers/tty/cyclades.c')
0 files changed, 0 insertions, 0 deletions