diff options
author | Hao Lee <[email protected]> | 2019-04-30 00:24:02 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2019-05-21 12:12:03 +0200 |
commit | dfaffb9dca90638f5e2e80f430283b7ecaeb1bb0 (patch) | |
tree | b2046c8f615ef26f1a977b805e4a3cf191cf3300 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 525667c0259d6072016436b189ece597b32c1648 (diff) |
tty: serial: 8250: Fix type field in format string
The dev_dbg statement should print the value of uart.port.mapbase instead
of its address. Besides that, uart.port.irq and uart.port.iotype are all
unsigned types, so using %u is more appropriate.
Signed-off-by: Hao Lee <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions