commit | ff9b34b615a37a3f4d359bf82fc97f5e0310b301 | [log] [tgz] |
---|---|---|
author | Dmitry Osipenko <digetx@gmail.com> | Mon Nov 19 00:56:19 2018 +0300 |
committer | Mark Brown <broonie@kernel.org> | Mon Nov 19 12:33:19 2018 +0000 |
tree | 404096f94c7b7c1cc0167040e6db0bf60929a759 | |
parent | 089e2cc2e1861ad13a56811aa538419989346089 [diff] |
regulator: core: Keep regulators-list locked while traversing the list It's unlikely that regulators may disappear/appear while regulators debug-summary is being prepared, but let's be consistent and avoid that situation. Signed-off-by: Dmitry Osipenko <digetx@gmail.com> Signed-off-by: Mark Brown <broonie@kernel.org>