Re: [PATCH] regulator: debug early supply resolving

2020-11-05 Thread Mark Brown
On Thu, Nov 05, 2020 at 03:54:07AM +0100, Michał Mirosław wrote: > Help debugging the case when set_machine_constraints() needs to be > repeated. This doesn't seem to apply against current code for some reason, git am can't find the SHA1 it's based on. signature.asc Description: PGP signature

[PATCH] regulator: debug early supply resolving

2020-11-04 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 402a72a70eb1..c84e3b0b63de 100644 --- a/drivers