Linux Serial subsystem development
 help / color / mirror / Atom feed
* [PATCH v2 0/4] tty: serial: qcom_geni_serial: Assorted cleanups
@ 2019-01-08  1:58 Ryan Case
  2019-01-08  1:58 ` [PATCH v2 1/4] tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb() Ryan Case
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ryan Case @ 2019-01-08  1:58 UTC (permalink / raw)
  To: Greg Kroah-Hartman, Jiri Slaby
  Cc: Evan Green, Doug Anderson, linux-kernel, linux-serial,
	Stephen Boyd, Ryan Case


This is a series of cleanups for issues raised in prior reviews that
were unrelated to the patches at hand.

Changes in v2:
- Updated commit messages
- Removed CONSOLE from UART_CONSOLE_RX_WM
- Coalesced lines where possible
- Updated missed rxstale variable

Ryan Case (4):
  tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb()
  tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related
    variables
  tty: serial: qcom_geni_serial: Remove xfer_mode variable
  tty: serial: qcom_geni_serial: Use u32 for register variables

 drivers/tty/serial/qcom_geni_serial.c | 279 ++++++++++----------------
 1 file changed, 106 insertions(+), 173 deletions(-)

-- 
2.20.1.97.g81188d93c3-goog

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

end of thread, other threads:[~2019-01-08  1:58 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-01-08  1:58 [PATCH v2 0/4] tty: serial: qcom_geni_serial: Assorted cleanups Ryan Case
2019-01-08  1:58 ` [PATCH v2 1/4] tty: serial: qcom_geni_serial: Remove use of *_relaxed() and mb() Ryan Case
2019-01-08  1:58 ` [PATCH v2 2/4] tty: serial: qcom_geni_serial: Remove set_rfr_wm() and related variables Ryan Case
2019-01-08  1:58 ` [PATCH v2 3/4] tty: serial: qcom_geni_serial: Remove xfer_mode variable Ryan Case
2019-01-08  1:58 ` [PATCH v2 4/4] tty: serial: qcom_geni_serial: Use u32 for register variables Ryan Case

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox