Re: [PATCH] usb: core: deattach child device from typec connector on port unbind

From: Marco Tormento

Date: Wed Jul 22 2026 - 12:50:24 EST


On Wed, 22 Jul 2026 at 18:02, Heikki Krogerus
<heikki.krogerus@xxxxxxxxxxxxxxx> wrote:
> There is already a fix for this:
> https://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb.git/commit/?h=usb-linus&id=e0b291fe117964037e0ba382eff4bb365d531c3a

Sorry, I did not notice it.
Shouldn't the typec deattach come before the sysfs removals though,
reversing what happens in connector_bind?

Regards,
Marco