[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20130814143535.GB3263@samfundet.no>
Date: Wed, 14 Aug 2013 16:35:35 +0200
From: Hans-Christian Egtvedt <egtvedt@...fundet.no>
To: Viresh Kumar <viresh.kumar@...aro.org>
Cc: rjw@...k.pl, linaro-kernel@...ts.linaro.org, patches@...aro.org,
cpufreq@...r.kernel.org, linux-pm@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 04/37] cpufreq: at32ap: don't initialize part of policy
that is set by core too
Around Wed 14 Aug 2013 19:01:53 +0530 or thereabout, Viresh Kumar wrote:
> Many common initializations of struct policy are moved to core now and hence
> this driver doesn't need to do it. This patch removes such code.
>
> Most recent of those changes is to call ->get() in the core after calling
> ->init().
It would be easier to review if you add me to CC on the new APIs you
implement as well. Now I had to look up what the ->get() call did.
> Cc: Hans-Christian Egtvedt <egtvedt@...fundet.no>
> Signed-off-by: Viresh Kumar <viresh.kumar@...aro.org>
> ---
> drivers/cpufreq/at32ap-cpufreq.c | 12 ++++--------
> 1 file changed, 4 insertions(+), 8 deletions(-)
Assuming the core get() call replaces the content:
Acked-by: Hans-Christian Egtvedt <egtvedt@...fundet.no>
--
mvh
Hans-Christian Egtvedt
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists