Re: [PATCH v6 2/4] usb: Link the ports to the connectors they are attached to

From: Guenter Roeck
Date: Wed Oct 13 2021 - 16:57:14 EST


On 10/13/21 1:28 PM, Prashant Malani wrote:
Hi,

On Wed, Apr 07, 2021 at 09:55:53AM +0300, Heikki Krogerus wrote:
Creating link to the USB Type-C connector for every new port
that is added when possible.

Signed-off-by: Heikki Krogerus <heikki.krogerus@xxxxxxxxxxxxxxx>

Did this patch eventually get merged?
I somehow don't see it in the "master" kernel branch [1], although I do
see the commit in that repo [2].


It was applied but later reverted with commit 5bdb080f9603 because
it created a module dependency cycle.

Guenter