thunderbolt: Do not program path HopIDs for USB4 routers
authorMika Westerberg <mika.westerberg@linux.intel.com>
Thu, 18 Nov 2021 07:10:59 +0000 (09:10 +0200)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Tue, 7 Dec 2021 12:18:33 +0000 (15:18 +0300)
commite5bb88e961e5e3e72e3cc3a866a232115bd15e1e
tree270e5c225be2f8f650ca3262f14c0bcbb749c8c8
parent6cb27a04fb779717c4a3d20233b93596885838cf
thunderbolt: Do not program path HopIDs for USB4 routers

These fields are marked read-only for USB4 routers so do not touch them
in that case. Update the kernel-doc of tb_dp_port_set_hops() to reflect
this too.

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