linux-serial.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: drolevar@gmail.com
To: linux-serial@vger.kernel.org
Cc: gregkh@linuxfoundation.org, Andrij Abyzov <aabyzov@slb.com>
Subject: [PATCH 0/1] serial: 8250: Fix TX interrupt handling condition in 8250_fsl.c
Date: Mon, 21 Sep 2020 10:43:12 +0200	[thread overview]
Message-ID: <20200921084313.1536884-1-aabyzov@slb.com> (raw)

From: Andrij Abyzov <aabyzov@slb.com>

This is a port of the commit
db1b5bc047b3cadaedab3826bba82c3d9e023c4b ("Fix TX interrupt handling condition")
to the FSL-specifific interrupt handling routine.

Especially essential in case of RS 485 operation.

Andrij Abyzov (1):
  serial: 8250: Fix TX interrupt handling condition in 8250_fsl.c

 drivers/tty/serial/8250/8250_fsl.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
2.25.1


             reply	other threads:[~2020-09-21  8:44 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-21  8:43 drolevar [this message]
2020-09-21  8:43 ` [PATCH 1/1] serial: 8250: Fix TX interrupt handling condition in 8250_fsl.c drolevar
2020-09-27 12:16   ` Greg KH

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=20200921084313.1536884-1-aabyzov@slb.com \
    --to=drolevar@gmail.com \
    --cc=aabyzov@slb.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-serial@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).