thunderbolt: Do not call CLx functions from TMU code
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 10 Oct 2022 15:52:24 +0000 (18:52 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 9 Jun 2023 09:07:23 +0000 (12:07 +0300)
commitbdc6660e553ae74b2bf2689b69ee0b28d383c63f
tree738cb8205c58c3e146cc288cb12eebc75f48b676
parent9650de737992cad35f48e19d7004a0ad2673dae1
thunderbolt: Do not call CLx functions from TMU code

There is really no need to call any of the CLx functions in the TMU code
so remove all these checks. This makes the TMU enable/disable flows
easier to follow as well.

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