diff options
author | Peng Fan <[email protected]> | 2020-09-29 17:55:09 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2020-09-30 14:29:36 +0200 |
commit | 29788ab1d2bf26c130de8f44f9553ee78a27e8d5 (patch) | |
tree | 82797543f21cfe9e2c780aa5411789088dfd64da /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 9ea40db477c024dcb87321b7f32bd6ea12130ac2 (diff) |
tty: serial: fsl_lpuart: fix lpuart32_poll_get_char
The watermark is set to 1, so we need to input two chars to trigger RDRF
using the original logic. With the new logic, we could always get the
char when there is data in FIFO.
Suggested-by: Fugang Duan <[email protected]>
Signed-off-by: Peng Fan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Cc: stable <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions