commit | 6f3badead6a078cf3c71f381f9d84ac922984a00 | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Tue Mar 02 16:11:07 2021 +0200 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Fri Apr 09 12:26:24 2021 +0300 |
tree | 63a8e7d13fb207c25452e2f522224ddb448a6ae4 | |
parent | 2f608ba19610e9b05c38747d41b97af75455a478 [diff] |
thunderbolt: Hide authorized attribute if router does not support PCIe tunnels With USB4 devices PCIe tunneling is optional so for device routers without PCIe upstream adapter it does not make much sense to expose the authorized attribute. For this reason hide it if PCIe tunneling is not supported by the device router. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com> Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>