thunderbolt: Get rid of tb_switch_enable_tmu_1st_child()
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 7 Oct 2022 12:40:21 +0000 (15:40 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 9 Jun 2023 09:07:22 +0000 (12:07 +0300)
commit7d283f4148f184b200854acdc21308e5bfee9fc1
treec9a8fdf47a9f5ccd78c3cfc4c03df1a929412654
parent701e73a823bb887be1aabebf1ffaba068d329550
thunderbolt: Get rid of tb_switch_enable_tmu_1st_child()

This is better to be part of the software connection manager flows in
tb.c. Also name the new function tb_increase_tmu_accuracy() to match
what it actually does.

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