Re: [PATCH 0/9] tty: drop broken alt-speed handling

2017-06-13 Thread Greg Kroah-Hartman
On Tue, Jun 06, 2017 at 12:54:32PM +0200, Johan Hovold wrote: > Setting an alt-speed using TIOCSSERIAL and SPD flags has been deprecated > since v2.1.69 and has been broken for all tty drivers but serial-core > since v3.10 and commit 6865ff222cca ("TTY: do not warn about setting > speed via SPD_*")

Re: [PATCH 0/9] tty: drop broken alt-speed handling

2017-06-07 Thread Andy Shevchenko
On Tue, Jun 6, 2017 at 1:54 PM, Johan Hovold wrote: > Setting an alt-speed using TIOCSSERIAL and SPD flags has been deprecated > since v2.1.69 and has been broken for all tty drivers but serial-core > since v3.10 and commit 6865ff222cca ("TTY: do not warn about setting > speed via SPD_*") without

Re: [PATCH 0/9] tty: drop broken alt-speed handling

2017-06-06 Thread Alan Cox
On Tue, 6 Jun 2017 12:54:32 +0200 Johan Hovold wrote: > Setting an alt-speed using TIOCSSERIAL and SPD flags has been deprecated > since v2.1.69 and has been broken for all tty drivers but serial-core > since v3.10 and commit 6865ff222cca ("TTY: do not warn about setting > speed via SPD_*") with