aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorRaviteja Narayanam <[email protected]>2020-03-19 15:14:50 +0530
committerGreg Kroah-Hartman <[email protected]>2020-03-24 12:23:03 +0100
commit97451855cc3bb9ab0c222a44a66f068278ff6ccb (patch)
tree60c060ad7896ed9a66a716a27a6e90d7c766564e /tools/perf/scripts/python/export-to-sqlite.py
parentcbf580ff093861f021b31b2f8d0f03173fb58520 (diff)
serial: uartps: Remove unconditional wait inside set_termios
set_termios function should not wait for the transmit FIFO empty (CDNS_UART_SR_TXEMPTY) unconditionally. The tty layer takes care of it based on the parameter passed (TCSANOW/TCSADRAIN/TCSAFLUSH). Signed-off-by: Raviteja Narayanam <[email protected]> Signed-off-by: Shubhrajyoti Datta <[email protected]> Link: https://lore.kernel.org/r/536e190dd5bbb474007a67e6323c048288942a28.1584610774.git.shubhrajyoti.datta@xilinx.com Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions