thunderbolt: Move tb_enable_tmu() close to other TMU functions
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 7 Oct 2022 14:49:01 +0000 (17:49 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 9 Jun 2023 09:07:23 +0000 (12:07 +0300)
commit4e7b4955cba13bb8b8f63400fbd28081f11179a7
tree8b8e0b15f537336d2138c2e30d817526f2f1353a
parent20c2fae9dbe35134e98679181faa611cc69c6c30
thunderbolt: Move tb_enable_tmu() close to other TMU functions

This makes the code easier to follow. No functional changes.

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