[PATCH 2/2] usb: host: ehci-generic: Remove DM_REGULATOR flag

Patrice CHOTARD patrice.chotard at foss.st.com
Thu May 5 16:58:29 CEST 2022


HI Marek

On 5/5/22 15:45, Marek Vasut wrote:
> On 5/5/22 15:17, Patrice Chotard wrote:
>> Currently, DM_REGULATOR flag is no more needed to protect no DM core,
>> remove it.
> 
> DM_REGULATOR flag is actually Kconfig symbol.
> 
> Why is it no longer needed ? (answer should be in the commit message)

Ok, i will update the commit message as following :

Since commit 16cc5ad0b439 ("power: regulator: add dummy helper")
regulator dummy helper are always available even if DM_REGULATOR 
is not set.
DM_REGULATOR flag is no more needed to protect no DM core,
remove it.

Is it OK for you ?

Patrice


More information about the U-Boot mailing list