Re: [PATCH] usb: musb: fix gadget state on disconnect

From: Drew Hamilton
Date: Thu Jun 26 2025 - 13:36:21 EST


On Tue, Jun 24, 2025 at 10:16:30AM -0400, Greg Kroah-Hartman wrote:
> What it does show is you missed the many thousands of changes that have
> gone into the tree since -rc6, is this still an issue in 6.16-rc3?

Retested against v6.16-rc3 and confirmed both that without the patch the issue is still present, as well as that the patch still resolves the issue.

> What commit id does this fix?

It seems like this issue has existed for the MUSB driver since the UDC
'state' sysfs attribute was defined in v3.1.

Thanks,
Drew