Searched hist:"7 b9528c2919091d77a892096d24480af39c70d25" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/tty/serial/ |
H A D | fsl_linflexuart.c | diff 7b9528c2919091d77a892096d24480af39c70d25 Mon Jan 24 01:14:27 CST 2022 Jiri Slaby <jslaby@suse.cz> serial: fsl_linflexuart: deduplicate character sending
Introduce a new linflex_put_char() helper to send a character. And use it on both places this code was duplicated.
Cc: Stefan-gabriel Mirea <stefan-gabriel.mirea@nxp.com> Signed-off-by: Jiri Slaby <jslaby@suse.cz> Link: https://lore.kernel.org/r/20220124071430.14907-9-jslaby@suse.cz Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
|