diff options
author | Javier Carrasco <javier.carrasco.cruz@gmail.com> | 2025-08-19 12:25:43 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-08-19 16:52:48 +0100 |
commit | ec0be3cdf40b5302248f3fb27a911cc630e8b855 (patch) | |
tree | 4d9cf7aae1437381e7d98293b537a40ad676a3cb /rust/kernel/alloc/allocator_test.rs | |
parent | f7f804633c91f0fbf03eefbae39eec2205191a82 (diff) |
regulator: consumer.rst: document bulk operations
The current consumer documentation does not include bulk operations,
providing an example of how to acquire multiple regulators by calling
regulator_get() multiple times. That solution is valid and slightly
simpler for a small amount of regulators, but it does not scale well.
Document the bulk operations to get, enable and disable regulators.
Signed-off-by: Javier Carrasco <javier.carrasco.cruz@gmail.com>
Link: https://patch.msgid.link/20250819-reg_consumer_doc-v1-1-b631fc0d35a3@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'rust/kernel/alloc/allocator_test.rs')
0 files changed, 0 insertions, 0 deletions