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

From: Jan Remmet

Date: Thu Feb 05 2026 - 14:37:45 EST


Am 05.02.26 um 17:18 schrieb Greg Kroah-Hartman:
> 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")
>
> This is not a git id in the tree :(
>
> And how can this "fix" the same commit that this one is?
>
> Totally confused...
Sorry, I mixed it up :(
I accidentally took the last reference, which was the actual commit...
>
> How about starting over and picking the commit id, in the tree, that
> this is fixing and sending that?

Yes, I already send v3 with fixed reference.

https://lore.kernel.org/all/20260127-wip-jremmet-hd3ss3220_vbus_split-v3-1-009772f38265@xxxxxxxxx/

Jan
>
> thanks,
>
> greg k-h