diff options
author | Jiri Slaby <jslaby@suse.cz> | 2022-02-24 14:10:27 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2022-02-25 12:39:26 +0300 |
commit | f166d19f9e82431e121213371ce2eec5f8cf39be (patch) | |
tree | debddc65013aa53f335434c0ae25277e69cc8efa /scripts/gdb/linux/proc.py | |
parent | f52361790aaf58d489952a7641777549979428f4 (diff) | |
download | linux-f166d19f9e82431e121213371ce2eec5f8cf39be.tar.xz |
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 <jslaby@suse.cz>
Cc: Russell King <linux@armlinux.org.uk>
Link: https://lore.kernel.org/r/20220224111028.20917-5-jslaby@suse.cz
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'scripts/gdb/linux/proc.py')
0 files changed, 0 insertions, 0 deletions