thunderbolt: Do not touch lane 1 adapter path config space
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 16 Dec 2022 14:28:05 +0000 (16:28 +0200)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 16 Jun 2023 06:53:27 +0000 (09:53 +0300)
commit2ad3e1314cafad9a8edbefed2b19d2a101cdb4fc
tree984dcbf28d4835e161f1b4cffb527a5ea1e691a0
parent4796efdd16a8066919a3ff479e0bbc14bac816ff
thunderbolt: Do not touch lane 1 adapter path config space

It is not required to be implemented at all because USB4 does not use
lane 1 for tunneling except when aggregated with lane 0. For this reason
do not try to read the path config space of USB4 lane 1 adapters.

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