thunderbolt: Use tb_tunnel_dbg() where possible to make logging more consistent
authorMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 19 Sep 2023 12:03:58 +0000 (15:03 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 13 Oct 2023 05:49:13 +0000 (08:49 +0300)
commitfe8a0293c922ee8bc1ff0cf9048075afb264004a
tree1d444e1c3831bee2a41e2e0cfbbd4f25065905b1
parent6ed0b900d89944b47362addeb3002f22d359f4b5
thunderbolt: Use tb_tunnel_dbg() where possible to make logging more consistent

This makes it easier to find out the tunnel in question. Also drop a
couple of lines that generate duplicate information.

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