Re: [PATCH v2] usb: typec: hd3ss3220: Check if regulator needs to be switched

From: Greg Kroah-Hartman

Date: Tue Jan 27 2026 - 11:06:30 EST


On Tue, Jan 27, 2026 at 03:42:15PM +0100, Jan Remmet wrote:
> Check regulator state as peripheral and detach can disable vbus.
> Without this check we will try to disable the regulator twice if
> we disconnect host and then connect as device.
>
> Fixes: 7e7025811579 ("usb: typec: hd3ss3220: Check if regulator needs to be switched")

I don't see a commit with that id and name in my tree anywhere, nor in
linux-next. Are you sure it is correct?

confused,

greg k-h