diff options
author | Jiri Slaby <[email protected]> | 2022-09-20 07:20:43 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-09-22 16:14:08 +0200 |
commit | 3af44d9bb0539d5fa27d6159d696fda5f3747bff (patch) | |
tree | 75da2f71573e2321140349bcff5810f03af89770 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | d9c128117da41cf4cb0e80ae565b5d3ac79dffac (diff) |
tty: serial: altera_uart_{r,t}x_chars() need only uart_port
Both altera_uart_{r,t}x_chars() need only uart_port, not altera_uart. So
pass the former from altera_uart_interrupt() directly.
Apart it maybe saves a dereference, this makes the transition of
altera_uart_tx_chars() easier to follow in the next patch.
Cc: Tobias Klauser <[email protected]>
Reviewed-by: Ilpo Järvinen <[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/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions