thunderbolt: Do not re-establish XDomain DMA paths automatically
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 8 Jan 2021 10:55:49 +0000 (12:55 +0200)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 18 Mar 2021 15:25:30 +0000 (18:25 +0300)
commit8ccbed2476f2a615d5045a7c5c7b459db7dd9263
tree516365daaa03a29687d63ebc680e26bc07026df2
parentd29c59b1a4dc74ab0b27c540f39e766906d30e29
thunderbolt: Do not re-establish XDomain DMA paths automatically

This step is actually not needed. The service drivers themselves will
handle this once they have negotiated the service up and running again
with the remote side. Also dropping this makes it easier to add support
for multiple DMA tunnels over a single XDomain connection.

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