diff options
author | Jiri Slaby <[email protected]> | 2022-02-24 12:10:27 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-02-25 10:39:26 +0100 |
commit | f166d19f9e82431e121213371ce2eec5f8cf39be (patch) | |
tree | debddc65013aa53f335434c0ae25277e69cc8efa /scripts/gdb/linux/dmesg.py | |
parent | f52361790aaf58d489952a7641777549979428f4 (diff) |
tty: serial: amba-pl010: use more uart_port pointers
The code uses uart_amba_port::port on many places. Sometimes it even
needs not uart_amba_port itself. So simplify the code on many places
and remove the need of uart_amba_port on some places completely.
No functional changes intended. The objdump -d output shows only a code
move in pl010_rx_chars().
Signed-off-by: Jiri Slaby <[email protected]>
Cc: Russell King <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/dmesg.py')
0 files changed, 0 insertions, 0 deletions