diff options
author | Sean Anderson <[email protected]> | 2021-08-26 15:43:23 -0400 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-08-27 16:34:04 +0200 |
commit | 3620a89b7d27138c716e5cf537a0bf6606a3a1b3 (patch) | |
tree | 443500d44280b51c3e2a596377a6aec21607e08c /scripts/gdb/linux/utils.py | |
parent | bb2853a6a421a052268eee00fd5d3f6b3504b2b1 (diff) |
tty: serial: uartlite: Use constants in early_uartlite_putc
Use the constants defined at the beginning of this file instead of
integer literals when accessing registers. This makes this code easier
to read, and obviates the need for some explanatory comments.
Signed-off-by: Sean Anderson <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions