The Linux Kernel Mailing List
 help / color / mirror / Atom feed
* [PATCH 0/2] tty: serial: fsl_lpuart: cleanup lpuart driver
@ 2025-03-07  2:25 Sherry Sun
  2025-03-07  2:25 ` [PATCH 1/2] tty: serial: fsl_lpuart: Use u32 for register variables Sherry Sun
  2025-03-07  2:25 ` [PATCH 2/2] tty: serial: fsl_lpuart: use port struct directly to simply code Sherry Sun
  0 siblings, 2 replies; 5+ messages in thread
From: Sherry Sun @ 2025-03-07  2:25 UTC (permalink / raw)
  To: gregkh, jirislaby; +Cc: linux-serial, linux-kernel, imx, shenwei.wang

Do some cleanup for lpuart driver, no functionality change.

Sherry Sun (2):
  tty: serial: fsl_lpuart: Use u32 for register variables
  tty: serial: fsl_lpuart: use port struct directly to simply code

 drivers/tty/serial/fsl_lpuart.c | 260 ++++++++++++++++----------------
 1 file changed, 127 insertions(+), 133 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2025-03-07  8:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-03-07  2:25 [PATCH 0/2] tty: serial: fsl_lpuart: cleanup lpuart driver Sherry Sun
2025-03-07  2:25 ` [PATCH 1/2] tty: serial: fsl_lpuart: Use u32 for register variables Sherry Sun
2025-03-07  7:25   ` Jiri Slaby
2025-03-07  8:02     ` Sherry Sun
2025-03-07  2:25 ` [PATCH 2/2] tty: serial: fsl_lpuart: use port struct directly to simply code Sherry Sun

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