commit | 752db83a5dfd4fd3a0624b9ab440ed947fa003ca | [log] [tgz] |
---|---|---|
author | Marek Szyprowski <m.szyprowski@samsung.com> | Fri May 29 14:49:39 2020 +0200 |
committer | Mark Brown <broonie@kernel.org> | Fri May 29 14:36:00 2020 +0100 |
tree | d397f523ed8569d6d50c2ef32e1419d729f0bdf3 | |
parent | 8f3d9f354286745c751374f5f1fcafee6b3f3136 [diff] |
regulator: extract voltage balancing code to the separate function Move the coupled regulators voltage balancing code to the separate function and allow to call it from the custom regulator couplers. Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com> Link: https://lore.kernel.org/r/20200529124940.10675-2-m.szyprowski@samsung.com Signed-off-by: Mark Brown <broonie@kernel.org>