author: Matti Vaittinen <matti.vaittinen@fi.rohmeurope.com> 2021-06-02 08:45:58 +0300
committer: Mark Brown <broonie@kernel.org> 2021-06-02 12:03:21 +0100
commit: bc537e65b09a05923f98a31920d1ab170e648dba
parent: 1963fa67d78674a110bc9b2a8b1e226967692f05
Commit Summary:
Diffstat:
1 file changed, 1 insertion, 1 deletion
diff --git a/drivers/regulator/bd718x7-regulator.c b/drivers/regulator/bd718x7-regulator.c
index 8ff47ea522d6..5b6f4d3d1a14 100644
--- a/drivers/regulator/bd718x7-regulator.c
+++ b/drivers/regulator/bd718x7-regulator.c
@@ -364,7 +364,7 @@ BD718XX_OPS(bd71837_buck_regulator_ops, regulator_list_voltage_linear_range,
NULL);
BD718XX_OPS(bd71837_buck_regulator_nolinear_ops, regulator_list_voltage_table,
- regulator_map_voltage_ascend, bd718xx_set_voltage_sel_restricted,
+ regulator_map_voltage_ascend, bd71837_set_voltage_sel_restricted,
regulator_get_voltage_sel_regmap, regulator_set_voltage_time_sel,
NULL);
/*