commit | 484cb153fe5ffcd0b7cf423cf29aaeadd0e862b1 | [log] [tgz] |
---|---|---|
author | Radion Mirchevsky <radion.mirchevsky@intel.com> | Wed Oct 04 14:53:54 2017 +0300 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Fri Mar 09 12:54:10 2018 +0300 |
tree | a4b3edd4af00e2f615fc38966b7eaecc6c163f86 | |
parent | 8e9267bb3559065fddecf344cb54501704fcb68e [diff] |
thunderbolt: Add tb_xdomain_find_by_route() This is needed by the new ICM interface to find xdomains by route string instead of link and depth. While there update existing tb_xdomain_find_* functions to use tb_xdomain_get() instead of open-coding the same. Signed-off-by: Radion Mirchevsky <radion.mirchevsky@intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by: Andy Shevchenko <andy.shevchenko@gmail.com>