diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2017-02-04 00:16:18 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2017-02-04 11:37:25 +0100 |
commit | 3eaeb4756336ad884a2a8eef3ca9e12845fb5391 (patch) | |
tree | fc52e7ac67545c33f60a05179562a2ebecc076c3 /drivers/regulator/core.c | |
parent | regulator: core: simplify regulator_bulk_force_disable() (diff) | |
download | linux-3eaeb4756336ad884a2a8eef3ca9e12845fb5391.tar.xz linux-3eaeb4756336ad884a2a8eef3ca9e12845fb5391.zip |
regulator: core: optimize devm_regulator_bulk_get()
When performing this bulk operation, there is no need to track every supply
individually. It is more efficient to treat entire group as a single
managed resource.
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'drivers/regulator/core.c')
0 files changed, 0 insertions, 0 deletions