Merge remote-tracking branch 'regulator/topic/lp8755' into regulator-next
This commit is contained in:
commit
3aba952706
@ -228,6 +228,7 @@ err_i2c:
|
|||||||
}
|
}
|
||||||
|
|
||||||
static struct regulator_ops lp8755_buck_ops = {
|
static struct regulator_ops lp8755_buck_ops = {
|
||||||
|
.map_voltage = regulator_map_voltage_linear,
|
||||||
.list_voltage = regulator_list_voltage_linear,
|
.list_voltage = regulator_list_voltage_linear,
|
||||||
.set_voltage_sel = regulator_set_voltage_sel_regmap,
|
.set_voltage_sel = regulator_set_voltage_sel_regmap,
|
||||||
.get_voltage_sel = regulator_get_voltage_sel_regmap,
|
.get_voltage_sel = regulator_get_voltage_sel_regmap,
|
||||||
|
Loading…
Reference in New Issue
Block a user