On Tue, Oct 07, 2014 at 04:43:57PM +0800, Chris Zhong wrote:

> @@ -100,6 +132,8 @@ static struct regulator_ops rk808_buck1_2_ops = {
>       .disable                = regulator_disable_regmap,
>       .is_enabled             = regulator_is_enabled_regmap,
>       .set_ramp_delay         = rk808_set_ramp_delay,
> +     .set_suspend_voltage    = rk808_set_suspend_voltage,
> +     .set_suspend_disable    = rk808_set_suspend_disable,
>  };

Why are there only disable operations, no enable ones?  Otherwise this
all looks good.

Attachment: signature.asc
Description: Digital signature

Reply via email to