From: Dave Jones <davej@redhat.com>
To: Tushar Behera <tushar.behera@linaro.org>
Cc: cpufreq@vger.kernel.org, linux-samsung-soc@vger.kernel.org,
jc.lee@samsung.com, myungjoo.ham@samsung.com
Subject: Re: [PATCH] EXYNOS: Initialize locking_frequency with initial frequency
Date: Mon, 13 Feb 2012 09:35:55 -0500 [thread overview]
Message-ID: <20120213143555.GA1793@redhat.com> (raw)
In-Reply-To: <4F38DDF0.6030609@linaro.org>
On Mon, Feb 13, 2012 at 03:24:56PM +0530, Tushar Behera wrote:
> >>> diff --git a/drivers/cpufreq/exynos-cpufreq.c b/drivers/cpufreq/exynos-cpufreq.c
> >>> index 5467879..7cfb516 100644
> >>> --- a/drivers/cpufreq/exynos-cpufreq.c
> >>> +++ b/drivers/cpufreq/exynos-cpufreq.c
> >>> @@ -210,6 +210,8 @@ static int exynos_cpufreq_cpu_init(struct cpufreq_policy *policy)
> >>>
> >>> cpufreq_frequency_table_get_attr(exynos_info->freq_table, policy->cpu);
> >>>
> >>> + locking_frequency = exynos_getspeed(0);
> >>> +
> >>> /* set the transition latency value */
> >>> policy->cpuinfo.transition_latency = 100000;
>
> Any concerns with this patch?
it's in my queue for applying to -next. I'll clear everything out today.
Dave
prev parent reply other threads:[~2012-02-13 14:35 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-01-25 4:45 [PATCH] EXYNOS: Initialize locking_frequency with initial frequency Tushar Behera
2012-02-01 11:08 ` Tushar Behera
2012-02-09 4:42 ` [PATCH] [CPUFREQ] " Tushar Behera
2012-02-13 9:54 ` Tushar Behera
2012-02-13 14:35 ` Dave Jones [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20120213143555.GA1793@redhat.com \
--to=davej@redhat.com \
--cc=cpufreq@vger.kernel.org \
--cc=jc.lee@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=myungjoo.ham@samsung.com \
--cc=tushar.behera@linaro.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).