Re: linux-next: Tree for Jul 30 (usb/dwc3/)
From: Elson Serrao
Date: Wed Aug 05 2026 - 15:01:03 EST
On 8/4/2026 5:57 PM, Thinh Nguyen wrote:
> On Thu, Jul 30, 2026, Randy Dunlap wrote:
>>
>>
>> On 7/30/26 8:02 AM, Mark Brown wrote:
>>> Hi all,
>>>
>>> Changes since 20260729:
>>>
>>
>> on x86_64:
>> when # CONFIG_POWER_SUPPLY is not set
>>
>> ERROR: modpost: "power_supply_unreg_notifier" [drivers/usb/dwc3/dwc3.ko] undefined!
>> ERROR: modpost: "power_supply_reg_notifier" [drivers/usb/dwc3/dwc3.ko] undefined!
>>
>>
>
> Thank you for the report.
>
> Hi Elson,
>
> Can you help review if this is related to your recent update:
> 7c87ef27af79 ("usb: dwc3: avoid probe deferral when USB power supply is not available")
>
Hi Thinh,
Yes, this is a side effect of the above update.
I have posted the following patch to address it:
https://lore.kernel.org/all/20260805185401.3625514-1-elson.serrao@xxxxxxxxxxxxxxxx/
Thanks
Elson