[PATCH v1 03/11] regulator: core: Mutually resolve regulators coupling

2018-10-05 Thread Dmitry Osipenko
If registered regulator found a couple, then the couple can find the registered regulator too and hence coupling can be mutually resolved at the registration time. Signed-off-by: Dmitry Osipenko --- drivers/regulator/core.c | 54 +--- 1 file changed, 17

[PATCH v1 03/11] regulator: core: Mutually resolve regulators coupling

2018-10-05 Thread Dmitry Osipenko
If registered regulator found a couple, then the couple can find the registered regulator too and hence coupling can be mutually resolved at the registration time. Signed-off-by: Dmitry Osipenko --- drivers/regulator/core.c | 54 +--- 1 file changed, 17