[PATCH 2/2] usb: host: ehci-generic: Remove DM_REGULATOR flag
Marek Vasut
marex at denx.de
Thu May 5 19:07:19 CEST 2022
On 5/5/22 16:58, Patrice CHOTARD wrote:
> 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 ?
Yes please
More information about the U-Boot
mailing list