diff options
author | Gabriel Somlo <gsomlo@gmail.com> | 2022-11-23 08:04:57 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-01-19 14:59:40 +0100 |
commit | 7121d86effddc28dc21fec38d59923ea12d5a873 (patch) | |
tree | 26513202bb3d212afb3993b2bc8582864f14023f /drivers/tty/serial/21285.c | |
parent | 5dcceabe8e2a72845e3cf7c73ab2302bf5deb69a (diff) |
serial: liteuart: move function definitions
Move definitions for liteuart_[stop|start]_tx(), liteuart_stop_rx(),
and liteuart_putchar() to a more convenient location in preparation
for adding IRQ support. This patch contains no functional changes.
Signed-off-by: Gabriel Somlo <gsomlo@gmail.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Jiri Slaby <jirislaby@kernel.org>
Link: https://lore.kernel.org/r/20221123130500.1030189-12-gsomlo@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/21285.c')
0 files changed, 0 insertions, 0 deletions