From: Benjamin Herrenschmidt <benh@kernel.crashing.org>
To: Viresh Kumar <viresh.kumar@linaro.org>
Cc: Olof Johansson <olof@lixom.net>,
linuxppc-dev@lists.ozlabs.org, Paul Mackerras <paulus@samba.org>
Subject: Re: [PATCH 9/9] powerpc: cpufreq: move cpufreq driver to drivers/cpufreq
Date: Wed, 03 Apr 2013 12:30:34 +0200 [thread overview]
Message-ID: <1364985034.16520.12.camel@pasglop> (raw)
In-Reply-To: <CAKohpomRMkKouiy+iJUiheTcPGCDVLbxppL5f4oc-WMu2E5T8g@mail.gmail.com>
On Wed, 2013-04-03 at 15:00 +0530, Viresh Kumar wrote:
> On 31 March 2013 09:33, Viresh Kumar <viresh.kumar@linaro.org> wrote:
> > On 25 March 2013 22:24, Viresh Kumar <viresh.kumar@linaro.org> wrote:
> >> This patch moves cpufreq driver of powerpc platform to drivers/cpufreq.
> >>
> >> Cc: Benjamin Herrenschmidt <benh@kernel.crashing.org>
> >> Cc: Paul Mackerras <paulus@samba.org>
> >> Cc: Olof Johansson <olof@lixom.net>
> >> Cc: linuxppc-dev@lists.ozlabs.org
> >> Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
> >> ---
> >> arch/powerpc/platforms/Kconfig | 31 ----------------------
> >> arch/powerpc/platforms/pasemi/Makefile | 1 -
> >> arch/powerpc/platforms/powermac/Makefile | 2 --
> >> drivers/cpufreq/Kconfig.powerpc | 26 ++++++++++++++++++
> >> drivers/cpufreq/Makefile | 3 +++
> >> .../cpufreq.c => drivers/cpufreq/pasemi-cpufreq.c | 0
> >> .../cpufreq/pmac32-cpufreq.c | 0
> >> .../cpufreq/pmac64-cpufreq.c | 0
> >> 8 files changed, 29 insertions(+), 34 deletions(-)
> >> rename arch/powerpc/platforms/pasemi/cpufreq.c => drivers/cpufreq/pasemi-cpufreq.c (100%)
> >> rename arch/powerpc/platforms/powermac/cpufreq_32.c => drivers/cpufreq/pmac32-cpufreq.c (100%)
> >> rename arch/powerpc/platforms/powermac/cpufreq_64.c => drivers/cpufreq/pmac64-cpufreq.c (100%)
> >
> > Benjamin/Paul/Olof,
> >
> > Any comments on this?
>
> Ping!!
I'm on vacation until end of April. No objection to the patch but
somebody needs to test it.
Cheers,
Ben.
next prev parent reply other threads:[~2013-04-03 10:30 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <cover.1364229828.git.viresh.kumar@linaro.org>
2013-03-25 16:54 ` [PATCH 9/9] powerpc: cpufreq: move cpufreq driver to drivers/cpufreq Viresh Kumar
2013-03-31 4:03 ` Viresh Kumar
2013-04-03 9:30 ` Viresh Kumar
2013-04-03 10:30 ` Benjamin Herrenschmidt [this message]
2013-04-03 10:33 ` Viresh Kumar
2013-04-04 6:25 ` Viresh Kumar
2013-04-04 6:30 ` Amit Kucheria
2013-04-11 6:59 ` Olof Johansson
2013-04-11 7:02 ` Viresh Kumar
2013-04-11 20:33 ` Rafael J. Wysocki
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=1364985034.16520.12.camel@pasglop \
--to=benh@kernel.crashing.org \
--cc=linuxppc-dev@lists.ozlabs.org \
--cc=olof@lixom.net \
--cc=paulus@samba.org \
--cc=viresh.kumar@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).