thunderbolt: Make tb_port_get_link_speed() available to other files
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 8 May 2020 09:41:34 +0000 (12:41 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 22 Jun 2020 16:58:20 +0000 (19:58 +0300)
commit5b7b8c0af15a376175302fc91c2af06f356821b0
treecf5664a3aa7d6fbf576b71e2c1f12beb5aa09a30
parent3b1d8d577ca8d0619c88ac76a943aa4ce11a3027
thunderbolt: Make tb_port_get_link_speed() available to other files

We need to call this from tb.c when we improve the bandwidth management
to take USB3 into account.

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