On 09/19, Mark Brown wrote:
> On Fri, Sep 18, 2015 at 05:52:05PM -0700, Stephen Boyd wrote:
>
> > +EXPORT_SYMBOL(qcom_rpm_set_floor);
>
> The entire regulator API is EXPORT_SYMBOL_GPL(), adding plain
> EXPORT_SYMBOL() exports is not good.
That's fine. I can make it GPL.
--
Qualcomm Innovation
On Fri, Sep 18, 2015 at 05:52:05PM -0700, Stephen Boyd wrote:
> +EXPORT_SYMBOL(qcom_rpm_set_floor);
The entire regulator API is EXPORT_SYMBOL_GPL(), adding plain
EXPORT_SYMBOL() exports is not good.
signature.asc
Description: Digital signature
From: Andy Gross
This patch addes the Qualcomm specific functions for setting the floor and
corner voltages on the regulators.
Signed-off-by: Andy Gross
[georgi.dja...@linaro.org: Make work with struct regulator]
Signed-off-by: Georgi Djakov
Signed-off-by: Stephen Boyd
---
drivers/regulator/
3 matches
Mail list logo