diff options
author | Magnus Damm <damm+renesas@opensource.se> | 2021-12-07 11:02:20 +0900 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2021-12-20 16:55:56 +0100 |
commit | 712fe4c849829352dd45dc14e027d61500931f85 (patch) | |
tree | a7b98c6ff1aa461c591db00b979338a3b0464d42 /drivers/tty/tty_io.c | |
parent | 46dacba8fea90d4b2562d45e8ca132f20a9ff5ce (diff) | |
download | linux-712fe4c849829352dd45dc14e027d61500931f85.tar.gz linux-712fe4c849829352dd45dc14e027d61500931f85.tar.bz2 linux-712fe4c849829352dd45dc14e027d61500931f85.zip |
serial: sh-sci: Remove BREAK/FRAME/PARITY/OVERRUN printouts
Update the SCIF serial driver to remove printouts for break, frame, parity
and overrun errors. This reduces the amount of console printouts generated
by the defconfig kernel on R-Car Gen3 for certain use cases. To retrieve
more information about such errors the user may inspect counters. Also these
errors are fed into the TTY layer for further application specific handling.
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Signed-off-by: Magnus Damm <damm+renesas@opensource.se>
Link: https://lore.kernel.org/r/163884254093.18109.2982470198301927679.sendpatchset@octo
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/tty_io.c')
0 files changed, 0 insertions, 0 deletions