aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/regulator/max14577-regulator.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/regulator/max14577-regulator.c')
-rw-r--r--drivers/regulator/max14577-regulator.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/regulator/max14577-regulator.c b/drivers/regulator/max14577-regulator.c
index 07a150c9bbf2..e34face736f4 100644
--- a/drivers/regulator/max14577-regulator.c
+++ b/drivers/regulator/max14577-regulator.c
@@ -155,7 +155,7 @@ static const struct regulator_desc max77836_supported_regulators[] = {
[MAX77836_LDO2] = MAX77836_LDO_REG(2),
};
-/**
+/*
* Registers for regulators of max77836 use different I2C slave addresses so
* different regmaps must be used for them.
*