commit | e381bfe45a891a5894465f072c5bbf3ed3e33b8a | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Fri Oct 25 03:22:40 2019 +0300 |
committer | Mark Brown <broonie@kernel.org> | Mon Oct 28 13:15:52 2019 +0000 |
tree | 261912b460bf5679138016c76d720562da245196 | |
parent | 907becb2638df95b78581381bed225c4f3e35799 [diff] |
regulator: core: Allow generic coupling only for always-on regulators The generic voltage balancer doesn't work correctly if one of regulator couples turns off. Currently there are no users in kernel for that case, although let's explicitly show that this case is unsupported for those who will try to use that feature. Link: https://lore.kernel.org/linux-samsung-soc/20191008170503.yd6GscYPLxjgrXqDuCO7AJc6i6egNZGJkVWHLlCxvA4@z/ Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Link: https://lore.kernel.org/r/20191025002240.25288-2-digetx@gmail.com Signed-off-by: Mark Brown <broonie@kernel.org>