commit | c3963a5563d3baa8e46f6af7926893358a7319e6 | [log] [tgz] |
---|---|---|
author | Mika Westerberg <mika.westerberg@linux.intel.com> | Mon Feb 01 15:03:00 2021 +0300 |
committer | Mika Westerberg <mika.westerberg@linux.intel.com> | Thu Feb 04 10:38:38 2021 +0300 |
tree | 7fc01546b53e5c03c74d99d3dc1135f807c7fb4e | |
parent | 5c6b471b6ca26c8c67385e1a90e635b4205738a9 [diff] |
thunderbolt: Add clarifying comments about USB4 terms router and adapter USB4 spec talks about routers and adapters whereas Thunderbolt 1-3 talked about CIO (Converged I/O) switches and ports. These are the same thing but might cause confusion so add clarifying comments to struct tb_switch and struct tb_port about the USB4 terms. Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>