From: Samuel Ortiz <sameo@linux.intel.com>
To: Ulf Hansson <ulf.hansson@linaro.org>
Cc: Ulf Hansson <ulf.hansson@stericsson.com>,
"Rafael J. Wysocki" <rjw@sisk.pl>,
cpufreq@vger.kernel.org, linux-pm@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Lee Jones <lee.jones@linaro.org>,
Linus Walleij <linus.walleij@linaro.org>,
Rickard Andersson <rickard.andersson@stericsson.com>,
Jonas Aberg <jonas.aberg@stericsson.com>,
Vincent Guittot <vincent.guittot@linaro.org>,
Philippe Begnic <philippe.begnic@st.com>
Subject: Re: [PATCH 2/5] mfd: db8500: Update cpufreq device name
Date: Fri, 30 Nov 2012 13:44:54 +0100 [thread overview]
Message-ID: <20121130124454.GR3176@sortiz-mobl> (raw)
In-Reply-To: <CAPDyKFrjd8mtfG2fVOr5CseAK7UEr=W6Ok8FYwP1DsgBtk4RNQ@mail.gmail.com>
Hi Ulf,
On Fri, Nov 30, 2012 at 12:54:29PM +0100, Ulf Hansson wrote:
> On 30 November 2012 11:50, Samuel Ortiz <sameo@linux.intel.com> wrote:
> > Hi Ulf,
> >
> > On Wed, Nov 28, 2012 at 11:27:41AM +0100, Ulf Hansson wrote:
> >> From: Lee Jones <lee.jones@linaro.org>
> >>
> >> Since the cpufreq driver for ux500 has been renamed from
> >> cpufreq-db8500 to cpufreq-dbx500, we need to change the
> >> device name here as well.
> >>
> >> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> >> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
> >> Cc: Samuel Ortiz <sameo@linux.intel.com>
> >> ---
> >> drivers/mfd/db8500-prcmu.c | 4 ++--
> >> 1 file changed, 2 insertions(+), 2 deletions(-)
> > This one doesn't apply to my tree, it would make more sense to push this one
> > through Mike's tree.
>
> Yes, you are right! My earlier clock patches which was affecting
> cpufreq and mfd was merged through Mikes tree.
> I will suggest this complete patchset shall go though Mikes tree.
>
> Do I have your ack for the mfd patch?
Yes:
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
WARNING: multiple messages have this Message-ID (diff)
From: sameo@linux.intel.com (Samuel Ortiz)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/5] mfd: db8500: Update cpufreq device name
Date: Fri, 30 Nov 2012 13:44:54 +0100 [thread overview]
Message-ID: <20121130124454.GR3176@sortiz-mobl> (raw)
In-Reply-To: <CAPDyKFrjd8mtfG2fVOr5CseAK7UEr=W6Ok8FYwP1DsgBtk4RNQ@mail.gmail.com>
Hi Ulf,
On Fri, Nov 30, 2012 at 12:54:29PM +0100, Ulf Hansson wrote:
> On 30 November 2012 11:50, Samuel Ortiz <sameo@linux.intel.com> wrote:
> > Hi Ulf,
> >
> > On Wed, Nov 28, 2012 at 11:27:41AM +0100, Ulf Hansson wrote:
> >> From: Lee Jones <lee.jones@linaro.org>
> >>
> >> Since the cpufreq driver for ux500 has been renamed from
> >> cpufreq-db8500 to cpufreq-dbx500, we need to change the
> >> device name here as well.
> >>
> >> Signed-off-by: Lee Jones <lee.jones@linaro.org>
> >> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
> >> Cc: Samuel Ortiz <sameo@linux.intel.com>
> >> ---
> >> drivers/mfd/db8500-prcmu.c | 4 ++--
> >> 1 file changed, 2 insertions(+), 2 deletions(-)
> > This one doesn't apply to my tree, it would make more sense to push this one
> > through Mike's tree.
>
> Yes, you are right! My earlier clock patches which was affecting
> cpufreq and mfd was merged through Mikes tree.
> I will suggest this complete patchset shall go though Mikes tree.
>
> Do I have your ack for the mfd patch?
Yes:
Acked-by: Samuel Ortiz <sameo@linux.intel.com>
Cheers,
Samuel.
--
Intel Open Source Technology Centre
http://oss.intel.com/
next prev parent reply other threads:[~2012-11-30 12:44 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-28 10:27 [PATCH 0/5] cpufreq: db8500: Rename driver and update some parts Ulf Hansson
2012-11-28 10:27 ` Ulf Hansson
2012-11-28 10:27 ` [PATCH 1/5] cpufreq: Give driver used for dbx500 family a more generic name Ulf Hansson
2012-11-28 10:27 ` Ulf Hansson
2012-11-28 10:27 ` [PATCH 2/5] mfd: db8500: Update cpufreq device name Ulf Hansson
2012-11-28 10:27 ` Ulf Hansson
2012-11-30 10:50 ` Samuel Ortiz
2012-11-30 10:50 ` Samuel Ortiz
2012-11-30 11:54 ` Ulf Hansson
2012-11-30 11:54 ` Ulf Hansson
2012-11-30 12:44 ` Samuel Ortiz [this message]
2012-11-30 12:44 ` Samuel Ortiz
2012-11-28 10:27 ` [PATCH 3/5] cpufreq: dbx500: Move clk_get to probe Ulf Hansson
2012-11-28 10:27 ` Ulf Hansson
2012-11-28 10:27 ` [PATCH 4/5] cpufreq: dbx500: Minor code cleanup Ulf Hansson
2012-11-28 10:27 ` Ulf Hansson
2012-11-28 10:27 ` [PATCH 5/5] cpufreq: dbx500: Update file header Ulf Hansson
2012-11-28 10:27 ` Ulf Hansson
2012-11-30 12:04 ` [PATCH 0/5] cpufreq: db8500: Rename driver and update some parts Ulf Hansson
2012-11-30 12:04 ` Ulf Hansson
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=20121130124454.GR3176@sortiz-mobl \
--to=sameo@linux.intel.com \
--cc=cpufreq@vger.kernel.org \
--cc=jonas.aberg@stericsson.com \
--cc=lee.jones@linaro.org \
--cc=linus.walleij@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-pm@vger.kernel.org \
--cc=philippe.begnic@st.com \
--cc=rickard.andersson@stericsson.com \
--cc=rjw@sisk.pl \
--cc=ulf.hansson@linaro.org \
--cc=ulf.hansson@stericsson.com \
--cc=vincent.guittot@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.