diff options
| author | Alexandre Belloni <[email protected]> | 2016-04-12 14:51:40 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2016-04-28 20:07:10 -0700 |
| commit | 5be605ac9af979265d7b64c160ad9928088a78be (patch) | |
| tree | a4a156d4f4a1e555751b46890f21236300bd4e78 /tools/perf/scripts/python/bin | |
| parent | d175feca89a1c162f60f4e3560ca7bc9437c65eb (diff) | |
tty/serial: atmel: fix hardware handshake selection
Commit 1cf6e8fc8341 ("tty/serial: at91: fix RTS line management when
hardware handshake is enabled") actually allowed to enable hardware
handshaking.
Before, the CRTSCTS flags was silently ignored.
As the DMA controller can't drive RTS (as explain in the commit message).
Ensure that hardware flow control stays disabled when DMA is used and FIFOs
are not available.
Signed-off-by: Alexandre Belloni <[email protected]>
Acked-by: Nicolas Ferre <[email protected]>
Fixes: 1cf6e8fc8341 ("tty/serial: at91: fix RTS line management when hardware handshake is enabled")
Cc: stable <[email protected]> # v4.0+
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions