diff options
author | Sherry Sun <[email protected]> | 2022-07-25 13:01:15 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-07-28 10:35:32 +0200 |
commit | 707f816f25590c20e056b3bd4a17ce69b03fe856 (patch) | |
tree | a7c487235c727a0db134f7ca84d51d8ef09528d7 /scripts/gdb/linux/config.py | |
parent | c7039ce904c0f80253a1171d10353e7832c3e4b3 (diff) |
tty: serial: fsl_lpuart: correct the count of break characters
The LPUART can't distinguish between a break signal and a framing error,
so need to count the break characters if there is a framing error and
received data is zero instead of the parity error.
Fixes: 5541a9bacfe5 ("serial: fsl_lpuart: handle break and make sysrq work")
Reviewed-by: Michael Walle <[email protected]>
Signed-off-by: Sherry Sun <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/config.py')
0 files changed, 0 insertions, 0 deletions