drm/amd: consolidate TA shared memory structures
[linux-2.6-microblaze.git] / drivers / regulator / pf8x00-regulator.c
index 9b28bd6..5d319fb 100644 (file)
@@ -359,6 +359,7 @@ static const struct regulator_ops pf8x00_buck7_ops = {
        .disable = regulator_disable_regmap,
        .is_enabled = regulator_is_enabled_regmap,
        .list_voltage = regulator_list_voltage_table,
+       .map_voltage = regulator_map_voltage_ascend,
        .set_voltage_sel = regulator_set_voltage_sel_regmap,
        .get_voltage_sel = regulator_get_voltage_sel_regmap,
        .get_current_limit = regulator_get_current_limit_regmap,