[PATCH v2 2/2] usb: host: ehci-generic: Remove DM_REGULATOR flag
Patrick DELAUNAY
patrick.delaunay at foss.st.com
Fri May 6 10:45:21 CEST 2022
Hi,
On 5/6/22 08:22, Patrice Chotard wrote:
> 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.
>
> Signed-off-by: Patrice Chotard <patrice.chotard at foss.st.com>
> ---
>
> Changes in v2:
> - update commit message
>
> drivers/usb/host/ehci-generic.c | 14 --------------
> 1 file changed, 14 deletions(-)
>
Reviewed-by: Patrick Delaunay <patrick.delaunay at foss.st.com>
Thanks
Patrick
More information about the U-Boot
mailing list