[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20220825131746.21257-1-ilpo.jarvinen@linux.intel.com>
Date: Thu, 25 Aug 2022 16:17:44 +0300
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Jiri Slaby <jirislaby@...nel.org>,
linux-serial@...r.kernel.org,
"Maciej W . Rozycki" <macro@...am.me.uk>
Cc: linux-kernel@...r.kernel.org,
Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Subject: [PATCH v2 0/2] serial: dz: UART_XMIT_SIZE/WAKEUP_CHARS cleanups
v2:
- Make separate patch out of xmit mask change (which, in theory, is
a fix but due to lack of issue reports, likely doesn't occur for real).
- Replace also DZ_WAKEUP_CHARS with the normal WAKEUP_CHARS (matching
to n_tty_poll)
Ilpo Järvinen (2):
serial: dz: xmit buffer is UART_XMIT_SIZE'd
serial: dz: Remove custom DZ_WAKEUP_CHARS
drivers/tty/serial/dz.c | 4 ++--
drivers/tty/serial/dz.h | 3 ---
2 files changed, 2 insertions(+), 5 deletions(-)
--
2.30.2
Powered by blists - more mailing lists