usb: typec: Add retimer handle to port
authorPrashant Malani <pmalani@chromium.org>
Mon, 11 Jul 2022 07:22:56 +0000 (07:22 +0000)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 14 Jul 2022 14:24:05 +0000 (16:24 +0200)
commitf31a8702cd36f7908bdc3fa1ed7f95b56c10ed35
tree681bb376500b300f2bf71316a49373f8bebad9ad
parentddaf8d96f93bccb3f2b1f4f156c098b272440004
usb: typec: Add retimer handle to port

Similar to mux and orientation switch, add a handle for registered
retimer to the port, so that it has handles to the various switches
connected to it.

Signed-off-by: Prashant Malani <pmalani@chromium.org>
Acked-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20220711072333.2064341-3-pmalani@chromium.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/usb/typec/class.c
drivers/usb/typec/class.h