thunderbolt: Make PCIe tunnel setup and teardown follow CM guide
authorGil Fine <gil.fine@linux.intel.com>
Wed, 15 Nov 2023 10:09:56 +0000 (12:09 +0200)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 14 Dec 2023 06:07:45 +0000 (08:07 +0200)
commit54967f4177d3d8d6231eeedee669c2512bcbf172
treef8d203146b6855c48177c833addfac2cde69bd36
parent0b663ec9fe07e5c46ede45da75951eb11fc2f215
thunderbolt: Make PCIe tunnel setup and teardown follow CM guide

The USB4 Connection Manager guide suggests that the PCIe paths are
enabled from the upstream adapter to the downstream adapter and vice
versa on disable so make the driver follows this sequence.

Signed-off-by: Gil Fine <gil.fine@linux.intel.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
drivers/thunderbolt/tunnel.c