thunderbolt: Move tb_xdomain_parent() to tb.h
authorMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 22 Feb 2022 17:29:43 +0000 (19:29 +0200)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 5 Sep 2022 06:02:16 +0000 (09:02 +0300)
commit7f333ace0257840c0597cdf7b63789584ca95d1c
tree99d3041e2e76a6aa50df0ae5263faf4913e95464
parent32249fd8c8cccd7a1ed86c3b6d9b6ae9b4a83623
thunderbolt: Move tb_xdomain_parent() to tb.h

We are going to need this for lane margining support so make it
available outside of xdomain.c.

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