We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ed47990 commit 3302212Copy full SHA for 3302212
Documentation/power/regulator/consumer.rst
@@ -41,7 +41,7 @@ A consumer can enable its power supply by calling::
41
int regulator_enable(regulator);
42
43
NOTE:
44
- The supply may already be enabled before regulator_enabled() is called.
+ The supply may already be enabled before regulator_enable() is called.
45
This may happen if the consumer shares the regulator or the regulator has been
46
previously enabled by bootloader or kernel board initialization code.
47
0 commit comments