commit | 4944269305df09c719f9c406c20c255f1724542a | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Fri Feb 17 17:05:37 2017 +0200 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Thu Apr 18 11:18:52 2019 +0300 |
tree | 6b861f90588d7ecd8659cef5ce978c1640b33abb | |
parent | 5480dfc275aa7e5f892505ce082d71635d6a22f8 [diff] |
thunderbolt: Properly disable path We need to wait until all buffers have been drained before the path can be considered disabled. Do this for every hop in a path. This adds another bit field to struct tb_regs_hop even if we are trying to get rid of them but we can clean them up another day. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>