[PATCH v4 1/4] PM / OPP: Expose _of_get_opp_desc_node as dev_pm_opp API

Viresh Kumar viresh.kumar at linaro.org
Tue Jan 17 19:14:55 PST 2017


On 17-01-17, 07:18, Dave Gerlach wrote:
> Rename _of_get_opp_desc_node to dev_pm_opp_of_get_opp_desc_node and add it
> to include/linux/pm_opp.h to allow other drivers, such as platform OPP
> and cpufreq drivers, to make use of it.
> 
> Signed-off-by: Dave Gerlach <d-gerlach at ti.com>
> ---
> v3->v4:
> 	Export dev_pm_opp_of_get_opp_desc_node for use in modules.
> 	
>  drivers/base/power/opp/of.c | 9 +++++----
>  include/linux/pm_opp.h      | 6 ++++++
>  2 files changed, 11 insertions(+), 4 deletions(-)

Acked-by: Viresh Kumar <viresh.kumar at linaro.org>

-- 
viresh



More information about the linux-arm-kernel mailing list