On Fri, Feb 17, 2012 at 04:44:28PM +0100, Thierry Reding wrote:

> +     err = regulator_set_voltage(regulator, 3300000, 3300000);
> +     if (err < 0)
> +             goto err_put;
> +

This is a bit weird, why is this not just set by constraints?
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to