diff options
| author | Jiri Slaby <[email protected]> | 2022-04-11 12:45:06 +0200 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2022-04-14 18:27:18 +0200 |
| commit | 9c3a431a486d0c494a68941045885333a5bc1975 (patch) | |
| tree | 5f02801134154b1b5c0fc14e3f5ed91cf89b9283 /tools/perf/scripts/python/stackcollapse.py | |
| parent | d9b80d07db686402bbb3b237692a98da93125ace (diff) | |
tty: serial: altera: use altera_jtaguart_stop_tx()
altera_jtaguart_tx_chars() duplicates what altera_jtaguart_stop_tx()
already does. So instead of the duplication, call the helper instead.
Not only it makes the code cleaner, but it also says what the "if"
really does.
Cc: Tobias Klauser <[email protected]>
Acked-by: Tobias Klauser <[email protected]>
Signed-off-by: Jiri Slaby <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions