From: "Peter 'p2' De Schrijver" <peter.de-schrijver@nokia.com>
To: ext Paul Walmsley <paul@booyaka.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 3/3] Hook into powerdomain code
Date: Wed, 15 Oct 2008 17:32:03 +0300 [thread overview]
Message-ID: <20081015143203.GD4660@codecarver.research.nokia.com> (raw)
In-Reply-To: <alpine.DEB.2.00.0810141353580.8581@utopia.booyaka.com>
On Tue, Oct 14, 2008 at 01:55:07PM -0600, ext Paul Walmsley wrote:
> On Tue, 14 Oct 2008, Peter 'p2' De Schrijver wrote:
>
> > @@ -179,9 +183,12 @@ void pwrdm_init(struct powerdomain **pwrdm_list)
> > {
> > struct powerdomain **p = NULL;
> >
> > - if (pwrdm_list)
> > - for (p = pwrdm_list; *p; p++)
> > + if (pwrdm_list) {
> > + for (p = pwrdm_list; *p; p++) {
> > pwrdm_register(*p);
> > + _pwrdm_setup(*p);
>
> perhaps I am going blind - could you point me at where _pwrdm_setup() is
> defined?
>
Hmm. This seems to be a change which should have been in the normal pm
counters patch. Somehow it didn't get there. I will send an updated
version of that patch.
Cheers,
Peter.
--
goa is a state of mind
next prev parent reply other threads:[~2008-10-15 14:32 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-14 14:39 [PATCH 0/3] debugfs entries for PM counters Peter 'p2' De Schrijver
2008-10-14 14:39 ` [PATCH 1/3] Add closures to clkdm_for_each and pwrdm_for_each Peter 'p2' De Schrijver
2008-10-14 14:39 ` [PATCH 2/3] Add pm-debug counters Peter 'p2' De Schrijver
2008-10-14 14:39 ` [PATCH 3/3] Hook into powerdomain code Peter 'p2' De Schrijver
2008-10-14 19:55 ` Paul Walmsley
2008-10-15 14:32 ` Peter 'p2' De Schrijver [this message]
2008-10-14 19:47 ` [PATCH 2/3] Add pm-debug counters Paul Walmsley
2008-10-15 6:12 ` Högander Jouni
2008-10-15 9:54 ` Tero.Kristo
2008-10-14 19:50 ` [PATCH 1/3] Add closures to clkdm_for_each and pwrdm_for_each Paul Walmsley
2008-10-29 18:22 ` [PATCH 0/3] debugfs entries for PM counters Kevin Hilman
-- strict thread matches above, loose matches on Subject: below --
2008-10-15 15:13 Peter 'p2' De Schrijver
2008-10-15 15:13 ` [PATCH 1/3] Add closures to clkdm_for_each and pwrdm_for_each Peter 'p2' De Schrijver
2008-10-15 15:13 ` [PATCH 2/3] Add pm-debug counters Peter 'p2' De Schrijver
2008-10-15 15:13 ` [PATCH 3/3] Hook into powerdomain code Peter 'p2' De Schrijver
2008-10-07 13:33 [PATCH 0/3] Add PM debug counters on top of PM counters Peter 'p2' De Schrijver
2008-10-07 13:33 ` [PATCH 1/3] Add closures to clkdm_for_each Peter 'p2' De Schrijver
2008-10-07 13:33 ` [PATCH 2/3] Add pm-debug counters Peter 'p2' De Schrijver
2008-10-07 13:33 ` [PATCH 3/3] Hook into powerdomain code Peter 'p2' De Schrijver
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=20081015143203.GD4660@codecarver.research.nokia.com \
--to=peter.de-schrijver@nokia.com \
--cc=linux-omap@vger.kernel.org \
--cc=paul@booyaka.com \
/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