thunderbolt: Pass metadata directly to usb4_switch_op()
authorMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 2 Nov 2020 12:54:23 +0000 (14:54 +0200)
committerMika Westerberg <mika.westerberg@linux.intel.com>
Mon, 30 Nov 2020 11:39:24 +0000 (14:39 +0300)
commitfe265a06319bfa27cfbccd3305d93b33b78f48f2
tree30c9b7767c40500ae28de5bb4ea02d15189e3755
parent661b19473bf3ac0924560f0cbf84c15458b3c8de
thunderbolt: Pass metadata directly to usb4_switch_op()

We are going to make usb4_switch_op() to match better the corresponding
firmware (ICM) USB4 router operation proxy interface, so that we can use
either based on the connection manager implementation. For this reason
pass metadata directly to usb4_switch_op().

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