diff options
| author | Gabriel Somlo <[email protected]> | 2022-11-23 08:04:52 -0500 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2023-01-19 14:59:40 +0100 |
| commit | 2ee91d42bf5ac2f2f2862d06f7344ffe89d4a032 (patch) | |
| tree | 741980631ce6bd4559e2c5e9b27c94619a737d6b /tools/perf/scripts/python/task-analyzer.py | |
| parent | b9f5a18a9d7c4c41325c72971abec19278c7c6e6 (diff) | |
serial: liteuart: move tty_flip_buffer_push() out of rx loop
Calling tty_flip_buffer_push() for each individual received character
is overkill. Move it out of the rx loop, and only call it once per
set of characters received together.
Signed-off-by: Gabriel Somlo <[email protected]>
Reviewed-by: Ilpo Järvinen <[email protected]>
Reviewed-by: Geert Uytterhoeven <[email protected]>
Reviewed-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions