Re: [PATCH RESEND 2/4] regulator: debug early supply resolving

2020-11-13 Thread Mark Brown
On Fri, Nov 13, 2020 at 01:20:27AM +0100, Michał Mirosław wrote: > Help debugging the case when set_machine_constraints() needs to be > repeated. > > Signed-off-by: Michał Mirosław Please when sending patches containing a mix of different kinds of patches put any fixes at the start of the series

[PATCH RESEND 2/4] regulator: debug early supply resolving

2020-11-12 Thread Michał Mirosław
Help debugging the case when set_machine_constraints() needs to be repeated. Signed-off-by: Michał Mirosław --- drivers/regulator/core.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/drivers/regulator/core.c b/drivers/regulator/core.c index bcd64ba21fb9..ad36f03d7ee6 100644 --- a/drivers