aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorEric Nelson <[email protected]>2014-12-18 12:37:13 -0700
committerGreg Kroah-Hartman <[email protected]>2015-01-09 14:28:17 -0800
commit8d267fd98b7706a6296409b69bf2cca42087a9ef (patch)
tree052ff9687c1260e23fcd905678a8a1035df00b58 /tools/perf/scripts/python
parentb820cd7643d5fdf05d6f5d32507d330609113248 (diff)
serial: imx: preserve characters with parity or framing errors
If IGNPAR/INPCK are clear in termios->c_iflag, characters received with parity or framing errors should be preserved and passed to the upper layers of the tty stack. Specifically, the decision of whether to set the character value to zero should be made by n_tty.c/n_tty_receive_parity_error(). Signed-off-by: Eric Nelson <[email protected]> Reviewed-by: Peter Hurley <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions