aboutsummaryrefslogtreecommitdiff
path: root/include/power/regulator.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/power/regulator.h')
-rw-r--r--include/power/regulator.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/power/regulator.h b/include/power/regulator.h
index 4d58a43..7f278e8 100644
--- a/include/power/regulator.h
+++ b/include/power/regulator.h
@@ -48,7 +48,7 @@
* If regulator-name property is not provided, node name will be chosen.
*
* Regulator bind:
- * For each regulator device, the device_bind_offset() should be called with passed
+ * For each regulator device, the device_bind() should be called with passed
* device tree offset. This is required for this uclass's '.post_bind' method,
* which does the scan on the device node, for the 'regulator-name' constraint.
* If the parent is not a PMIC device, and the child is not bind by function: