diff options
| author | Michael Walle <[email protected]> | 2021-05-12 16:12:52 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2021-05-13 16:08:26 +0200 |
| commit | e60c2991f18bf221fa9908ff10cb24eaedaa9bae (patch) | |
| tree | 72931caf53abd2ec5a63b7756ca861ce708963b7 /tools/perf/scripts | |
| parent | 5541a9bacfe54fb2038531fb276724fcec6c29c4 (diff) | |
serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()
The wrong code in set_mctrl() was already removed in commit 2b30efe2e88a
("tty: serial: lpuart: Remove unnecessary code from set_mctrl"), but the
code in get_mctrl() wasn't removed. It will not return the state of the
RTS or CTS line but whether automatic flow control is enabled, which is
wrong for the get_mctrl(). Thus remove it.
Fixes: 2b30efe2e88a ("tty: serial: lpuart: Remove unnecessary code from set_mctrl")
Signed-off-by: Michael Walle <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts')
0 files changed, 0 insertions, 0 deletions