Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1504551

Re: [PATCH] PM / OPP: make _of_get_opp_desc_node a static function

From Viresh Kumar <viresh.kumar@linaro.org>
Newsgroups linux.kernel
Subject Re: [PATCH] PM / OPP: make _of_get_opp_desc_node a static function
Date 2016-10-20 09:00 +0200
Message-ID <sufuy-3ZE-5@gated-at.bofh.it> (permalink)
References <sufkS-3W0-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On 20-10-16, 15:44, Masahiro Yamada wrote:
> Since commit f47b72a15a96 ("PM / OPP: Move CONFIG_OF dependent code
> in a separate file"), this function is defined and called only in
> drivers/base/power/opp/of.c .
> 
> Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>
> ---
> 
>  drivers/base/power/opp/of.c  | 2 +-
>  drivers/base/power/opp/opp.h | 1 -
>  2 files changed, 1 insertion(+), 2 deletions(-)
> 

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

-- 
viresh

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH] PM / OPP: make _of_get_opp_desc_node a static function Masahiro Yamada <yamada.masahiro@socionext.com> - 2016-10-20 08:50 +0200
  Re: [PATCH] PM / OPP: make _of_get_opp_desc_node a static function Viresh Kumar <viresh.kumar@linaro.org> - 2016-10-20 09:00 +0200

csiph-web