[PATCH v2 0/4] tty: serial: qcom_geni_serial: Assorted cleanups

From: Ryan Case
Date: Mon Jan 07 2019 - 20:59:23 EST



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