aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
diff options
context:
space:
mode:
authorClaudio Scordino <[email protected]>2010-07-20 15:26:47 -0700
committerGreg Kroah-Hartman <[email protected]>2010-08-10 13:47:45 -0700
commit1b6331848b69d1ed165a6bdc75c4046d68767563 (patch)
tree8bb63607eed2f95dfcc460bfb0606de5ff7747b8 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py
parent93e3d58284626ff6466f9c3dac8800cd6f8079c6 (diff)
serial: general fixes in the serial_rs485 structure
Fix several issues related to the RS485 interface: - It adds the flag SER_RS485_RTS_BEFORE_SEND that was missing from the serial_rs485 structure (even if "delay_rts_before_send" was existing) - It adds a further "delay_rts_after_send" field for those drivers that can have a delay after send (e.g., atmel_serial) - It fixes the usage of the structure in the atmel_serial driver (where "delay_rts_before_send" should be used instead of "delay_rts_after_send"). Signed-off-by: Claudio Scordino <[email protected]> Signed-off-by: Bernhard Roth <[email protected]> Cc: Philippe De Muyter <[email protected]> Cc: Alan Cox <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions