From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Johan Hovold <johan@kernel.org>
Cc: stable <stable@vger.kernel.org>
Subject: Re: [PATCH stable-4.9] USB: serial: ch341: fix modem-control and B0 handling
Date: Tue, 17 Jan 2017 16:31:53 +0100 [thread overview]
Message-ID: <20170117153153.GB4991@kroah.com> (raw)
In-Reply-To: <20170117151957.18526-1-johan@kernel.org>
On Tue, Jan 17, 2017 at 04:19:57PM +0100, Johan Hovold wrote:
> commit 030ee7ae52a46a2be52ccc8242c4a330aba8d38e upstream.
>
> The modem-control signals are managed by the tty-layer during open and
> should not be asserted prematurely when set_termios is called from
> driver open.
>
> Also make sure that the signals are asserted only when changing speed
> from B0.
>
> Fixes: 664d5df92e88 ("USB: usb-serial ch341: support for DTR/RTS/CTS")
> Cc: stable <stable@vger.kernel.org>
> Signed-off-by: Johan Hovold <johan@kernel.org>
> ---
>
> This is a backport of 030ee7ae52a4 ("USB: serial: ch341: fix
> modem-control and B0 handling") to 4.9 that should apply also to 4.4.
Thanks for the backport, now applied.
greg k-h
prev parent reply other threads:[~2017-01-17 15:40 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-01-17 15:19 [PATCH stable-4.9] USB: serial: ch341: fix modem-control and B0 handling Johan Hovold
2017-01-17 15:31 ` Greg Kroah-Hartman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170117153153.GB4991@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=johan@kernel.org \
--cc=stable@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).