usb: Link the ports to the connectors they are attached to
authorHeikki Krogerus <heikki.krogerus@linux.intel.com>
Thu, 23 Dec 2021 08:23:49 +0000 (11:23 +0300)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 30 Dec 2021 11:13:04 +0000 (12:13 +0100)
commit8c67d06f3fd9639c44d8147483fb1c132d71388f
treedc45345e3a31bf8ca3ba52aa2bde31f28ccb0b40
parent882c982dada4d53079c56de94ccbce1e21cc675f
usb: Link the ports to the connectors they are attached to

Creating link to the USB Type-C connector for every new port
that is added when possible.

Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Acked-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Signed-off-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Link: https://lore.kernel.org/r/20211223082349.45616-1-heikki.krogerus@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/ABI/testing/sysfs-bus-usb
drivers/usb/core/port.c