thunderbolt: Move TMU configuration to tb_enable_tmu()
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 7 Oct 2022 13:53:58 +0000 (16:53 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 9 Jun 2023 09:07:23 +0000 (12:07 +0300)
commit20c2fae9dbe35134e98679181faa611cc69c6c30
treeb98ae36496614e3bb8b5782654e3d5a9bcaf19de
parent7d283f4148f184b200854acdc21308e5bfee9fc1
thunderbolt: Move TMU configuration to tb_enable_tmu()

There is no need to duplicate the code the enables TMU. Also update the
comment to better explain why we do this in the first place.

No functional changes.

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