[PATCH 0/7] serial: pch: cleanup

Jiri Slaby posted 7 patches 4 years ago
Only 2 patches received!
drivers/tty/serial/pch_uart.c | 77 ++++++-----------------------------
1 file changed, 12 insertions(+), 65 deletions(-)
[PATCH 0/7] serial: pch: cleanup
Posted by Jiri Slaby 4 years ago
This series cleanup the TX path of the pch driver.

Jiri Slaby (7):
  serial: pch: move size check from pop_tx one level up
  serial: pch: don't overwrite xmit->buf[0] by x_char
  serial: pch: decomission pch_uart_hal_write()
  serial: pch: remove debug print from pop_tx
  serial: pch: remove xmit circ_buf size double check
  serial: pch: simplify pop_tx() even more
  serial: pch: inline pop_tx() into handle_tx()

 drivers/tty/serial/pch_uart.c | 77 ++++++-----------------------------
 1 file changed, 12 insertions(+), 65 deletions(-)

-- 
2.36.0