thunderbolt: Introduce tb_xdomain_downstream_port()
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 30 Sep 2022 08:12:42 +0000 (11:12 +0300)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 9 Jun 2023 09:07:22 +0000 (12:07 +0300)
commit17fb1a3df9c3059798bfd823f58407e206c31ab9
tree245b566a1f081a0803f711814860971f10cf1b92
parent7ce542219b6323764cb922722b677005404d9b60
thunderbolt: Introduce tb_xdomain_downstream_port()

In the same way we did for the routers add a function that returns the
parent routers downstream facing port for XDomain devices.

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