mbox series

[V8,0/2] Cleanup wakeup IRQ and move loopback to TIOCM_LOOP

Message ID 1578321905-25843-1-git-send-email-akashast@codeaurora.org
Headers show
Series Cleanup wakeup IRQ and move loopback to TIOCM_LOOP | expand

Message

Akash Asthana Jan. 6, 2020, 2:45 p.m. UTC
Changes in v8:
 - Resending v7 patches after rebasing it to tty-next tip.

Changes in v7:
 - Updates cover letter subject.
 - As per stephen's comment fix wakeup patches that are already merged to
   tty-next instead on reverting them.

Patch v6 link:
 - https://patchwork.kernel.org/cover/11258043/

Akash Asthana (2):
  tty: serial: qcom_geni_serial: Wakeup IRQ cleanup
  tty: serial: qcom_geni_serial: Move loopback support to TIOCM_LOOP

 drivers/tty/serial/qcom_geni_serial.c | 123 ++++++++++++++--------------------
 1 file changed, 50 insertions(+), 73 deletions(-)