thunderbolt: Use decimal port number in control and tunnel logs too
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 5 May 2022 10:58:04 +0000 (13:58 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 17 Jan 2023 09:36:39 +0000 (11:36 +0200)
commit49f2b350f330cf600cf0563fa3e55ba1c1799440
tree8ba0f23a8d7ee83eac11fd2b9dadd63c0fa41584
parent953ff25fc9fb831a675259ce1e738c94fb6202b6
thunderbolt: Use decimal port number in control and tunnel logs too

Use decimal number instead of hex in port numbers as we have been doing
with other logging functions too. This makes the output more consistent.

Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/ctl.c
drivers/thunderbolt/tunnel.c