O> int regulator_set_optimum_voltage(struct regulator *regulator, > int min_uV, int max_uV); Pedantic hat on - how can it be optimum if its a range ? (and an adjective but that is really pedantic) ;)) Surely it's not the optimal value, it's the range at which it works at all you are defining (between off, and escaping smoke). set_voltage_range() sounds rather more natural to me. Alan -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html