Re: [PATCH] regulator: Revert "Use driver_deferred_probe_timeout for regulator_init_complete_work"

From: Greg Kroah-Hartman
Date: Wed Apr 29 2020 - 13:35:27 EST


On Wed, Apr 29, 2020 at 06:27:01PM +0100, Mark Brown wrote:
> On Wed, Apr 29, 2020 at 05:23:49PM +0000, John Stultz wrote:
> > This reverts commit dca0b44957e5 ("regulator: Use
> > driver_deferred_probe_timeout for regulator_init_complete_work"),
> > as we ended up reverting the default deferred_probe_timeout
> > value back to zero, to preserve behavior with 5.6 we need to
> > decouple the regulator timeout which was previously 30 seconds.
> >
> > This avoids breaking some systems that depend on the regulator
> > timeout but don't require the deferred probe timeout.
>
> Reviewed-by: Mark Brown <broonie@xxxxxxxxxx>
>
> I'm assuming this should go via the same path that the other revert
> went.

I'll be glad to take it that way :)

thanks,

greg k-h