Skip to content
Commit dfaffb9d authored by Hao Lee's avatar Hao Lee Committed by Greg Kroah-Hartman
Browse files

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: default avatarHao Lee <haolee.swjtu@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 525667c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment