[PATCH v2 0/7] tty: serial: samsung: minor fixes/cleanups
From: Krzysztof Kozlowski
Date: Mon Mar 07 2022 - 03:08:27 EST
Hi,
Changes since v1:
1. Patch 3: remove unneeded parenthesis and module alias change (Jiri).
2. Patch 3: move unrelated "constify" bits to patch 6.
3. Patch 5: fix typo.
4. Add review tags.
Best regards,
Krzysztof
Krzysztof Kozlowski (7):
tty: serial: samsung: embed s3c24xx_uart_info in parent structure
tty: serial: samsung: embed s3c2410_uartcfg in parent structure
tty: serial: samsung: constify s3c24xx_serial_drv_data
tty: serial: samsung: constify UART name
tty: serial: samsung: constify s3c24xx_serial_drv_data members
tty: serial: samsung: constify variables and pointers
tty: serial: samsung: simplify getting OF match data
drivers/tty/serial/samsung_tty.c | 225 +++++++++++++++----------------
1 file changed, 109 insertions(+), 116 deletions(-)
--
2.32.0