* Re: Re: [linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header
@ 2012-10-30 8:09 MyungJoo Ham
2012-10-30 23:43 ` Rafael J. Wysocki
0 siblings, 1 reply; 3+ messages in thread
From: MyungJoo Ham @ 2012-10-30 8:09 UTC (permalink / raw)
To: Randy Dunlap, Nishanth Menon
Cc: linux-pm@vger.kernel.org, Rajagopal Venkat,
박경민, Rafael J. Wysocki, Kevin Hilman,
linux-kernel@vger.kernel.org, 이종화
> On 10/29/2012 06:02 AM, Nishanth Menon wrote:
>
> > struct parameters need to have ':' in documentation for
> > scripts/kernel-doc to parse appropriately.
> >
> > Fix the errors reported by:
> > ./scripts/kernel-doc include/linux/devfreq.h >/dev/null
> >
> > Cc: Rajagopal Venkat <rajagopal.venkat@linaro.org>
> > Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
> > Cc: Kyungmin Park <kyungmin.park@samsung.com>
> > Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
> > Cc: Kevin Hilman <khilman@ti.com>
> > Cc: linux-pm@vger.kernel.org
> > Cc: linux-kernel@vger.kernel.org
> >
> > Signed-off-by: Nishanth Menon <nm@ti.com>
>
>
> Acked-by: Randy Dunlap <rdunlap@xenotime.net>
>
> Thanks.
Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
Applying to git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git for-rafael, which is based on rafael's linux-pm.git / linux-next.
http://git.kernel.org/?p=linux/kernel/git/mzx/devfreq.git;a=shortlog;h=refs/heads/for-rafael
I'll apply your "Add sysfs node ..." patch after refactoring with Jonghwa's (devfreq trans_stat) as the two patches use the same data (list of available freqs).
Cheers,
MyungJoo
>
> > ---
> > Applies on
> > linux-next e083feb Merge branch 'acpi-next' into linux-next
> > git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git
> >
> > include/linux/devfreq.h | 54 +++++++++++++++++++++++------------------------
> > 1 file changed, 27 insertions(+), 27 deletions(-)
> >
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header
2012-10-30 8:09 Re: [linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header MyungJoo Ham
@ 2012-10-30 23:43 ` Rafael J. Wysocki
0 siblings, 0 replies; 3+ messages in thread
From: Rafael J. Wysocki @ 2012-10-30 23:43 UTC (permalink / raw)
To: myungjoo.ham
Cc: Randy Dunlap, Nishanth Menon, linux-pm@vger.kernel.org,
Rajagopal Venkat, 박경민, Kevin Hilman,
linux-kernel@vger.kernel.org, 이종화
On Tuesday, October 30, 2012 08:09:09 AM MyungJoo Ham wrote:
> > On 10/29/2012 06:02 AM, Nishanth Menon wrote:
> >
> > > struct parameters need to have ':' in documentation for
> > > scripts/kernel-doc to parse appropriately.
> > >
> > > Fix the errors reported by:
> > > ./scripts/kernel-doc include/linux/devfreq.h >/dev/null
> > >
> > > Cc: Rajagopal Venkat <rajagopal.venkat@linaro.org>
> > > Cc: MyungJoo Ham <myungjoo.ham@samsung.com>
> > > Cc: Kyungmin Park <kyungmin.park@samsung.com>
> > > Cc: "Rafael J. Wysocki" <rjw@sisk.pl>
> > > Cc: Kevin Hilman <khilman@ti.com>
> > > Cc: linux-pm@vger.kernel.org
> > > Cc: linux-kernel@vger.kernel.org
> > >
> > > Signed-off-by: Nishanth Menon <nm@ti.com>
> >
> >
> > Acked-by: Randy Dunlap <rdunlap@xenotime.net>
> >
> > Thanks.
>
> Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
>
> Applying to git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git for-rafael, which is based on rafael's linux-pm.git / linux-next.
>
> http://git.kernel.org/?p=linux/kernel/git/mzx/devfreq.git;a=shortlog;h=refs/heads/for-rafael
>
> I'll apply your "Add sysfs node ..." patch after refactoring with Jonghwa's (devfreq trans_stat) as the two patches use the same data (list of available freqs).
May I assume that you'll handle all of the subsequent devfreq patches too?
Rafael
--
I speak only for myself.
Rafael J. Wysocki, Intel Open Source Technology Center.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: Re: [linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header
@ 2012-10-31 2:27 함명주
0 siblings, 0 replies; 3+ messages in thread
From: 함명주 @ 2012-10-31 2:27 UTC (permalink / raw)
To: Rafael J. Wysocki
Cc: Randy Dunlap, Nishanth Menon, linux-pm@vger.kernel.org,
Rajagopal Venkat, 박경민, Kevin Hilman,
linux-kernel@vger.kernel.org, 이종화
> On Tuesday, October 30, 2012 08:09:09 AM MyungJoo Ham wrote:
[]
> >
> > Acked-by: MyungJoo Ham <myungjoo.ham@samsung.com>
> >
> > Applying to git://git.kernel.org/pub/scm/linux/kernel/git/mzx/devfreq.git for-rafael, which is based on rafael's linux-pm.git / linux-next.
> >
> > http://git.kernel.org/?p=linux/kernel/git/mzx/devfreq.git;a=shortlog;h=refs/heads/for-rafael
> >
> > I'll apply your "Add sysfs node ..." patch after refactoring with Jonghwa's (devfreq trans_stat) as the two patches use the same data (list of available freqs).
>
> May I assume that you'll handle all of the subsequent devfreq patches too?
>
> Rafael
Yes, you may. I'll apply the patches (currently at http://git.kernel.org/?p=linux/kernel/git/mzx/devfreq.git;a=shortlog;h=refs/heads/for-rafael ) and send pull requests to you or Linus.
Anyway, do you want me to keep sending pull requests to you as you've told
last time?
Cheers,
MyungJoo
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2012-10-31 2:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-30 8:09 Re: [linux-next PATCH] PM / devfreq: documentation cleanups for devfreq header MyungJoo Ham
2012-10-30 23:43 ` Rafael J. Wysocki
-- strict thread matches above, loose matches on Subject: below --
2012-10-31 2:27 함명주
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).