linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [V3] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path
@ 2022-04-07  7:25 Vijaya Krishna Nivarthi
  2022-04-07  7:25 ` [V3] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path for console if console_suspend is disabled Vijaya Krishna Nivarthi
  0 siblings, 1 reply; 5+ messages in thread
From: Vijaya Krishna Nivarthi @ 2022-04-07  7:25 UTC (permalink / raw)
  To: agross, bjorn.andersson, gregkh, jirislaby, linux-arm-msm,
	linux-serial, linux-kernel
  Cc: quic_msavaliy, dianders, Vijaya Krishna Nivarthi

V1 patch contained additional unrelated changes in vicinity
a) replace hardcoded flags with macros
b) perform voting before calling resume_port in resume sequence
c) consequent to b, swap the order in suspend sequence as well
These will be take up in later patches after this one lands.
Thank you.

Vijaya Krishna Nivarthi (1):
  drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path for
    console if console_suspend is disabled

 drivers/tty/serial/qcom_geni_serial.c | 4 ++++
 1 file changed, 4 insertions(+)

-- 


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2022-04-15  6:59 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-07  7:25 [V3] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path Vijaya Krishna Nivarthi
2022-04-07  7:25 ` [V3] drivers/tty/serial/qcom-geni-serial: Do stop_rx in suspend path for console if console_suspend is disabled Vijaya Krishna Nivarthi
2022-04-07  7:51   ` Jiri Slaby
2022-04-08  6:15     ` Vijaya Krishna Nivarthi
2022-04-15  6:59       ` Greg KH

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).