From: Kevin Hilman <khilman@deeprootsystems.com>
To: Tero Kristo <tero.kristo@nokia.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH 03/04] PM counters: fix initialization race condition
Date: Wed, 29 Oct 2008 11:16:40 -0700 [thread overview]
Message-ID: <87mygn8dx3.fsf@deeprootsystems.com> (raw)
In-Reply-To: <1225279884-30668-4-git-send-email-tero.kristo@nokia.com> (Tero Kristo's message of "Wed\, 29 Oct 2008 13\:31\:23 +0200")
Tero Kristo <tero.kristo@nokia.com> writes:
> Signed-off-by: Tero Kristo <tero.kristo@nokia.com>
> ---
> arch/arm/mach-omap2/clockdomain.c | 2 ++
> 1 files changed, 2 insertions(+), 0 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/clockdomain.c b/arch/arm/mach-omap2/clockdomain.c
> index b0b5885..b27afc0 100644
> --- a/arch/arm/mach-omap2/clockdomain.c
> +++ b/arch/arm/mach-omap2/clockdomain.c
> @@ -481,6 +481,8 @@ void omap2_clkdm_allow_idle(struct clockdomain *clkdm)
> v << __ffs(clkdm->clktrctrl_mask),
> clkdm->pwrdm.ptr->prcm_offs,
> CM_CLKSTCTRL);
> +
> + pwrdm_clkdm_state_switch(clkdm);
> }
>
> /**
Thanks, pulling into next PM branch.
Kevin
next prev parent reply other threads:[~2008-10-29 18:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-10-29 11:31 [PATCH 00/04] PM OMAP3: Misc patches Tero Kristo
2008-10-29 11:31 ` [PATCH 01/04] Fix cpuidle off-modes to be controlled via sysfs Tero Kristo
2008-10-29 11:31 ` [PATCH 02/04] PM debug: do not print out status for meta powerdomains (dpll*) Tero Kristo
2008-10-29 11:31 ` [PATCH 03/04] PM counters: fix initialization race condition Tero Kristo
2008-10-29 11:31 ` [PATCH 04/04] PM debug: Add PRCM register dump support Tero Kristo
2008-10-29 18:18 ` Kevin Hilman
2008-10-29 18:16 ` Kevin Hilman [this message]
2008-10-29 18:15 ` [PATCH 02/04] PM debug: do not print out status for meta powerdomains (dpll*) Kevin Hilman
2008-10-29 18:13 ` [PATCH 01/04] Fix cpuidle off-modes to be controlled via sysfs Kevin Hilman
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=87mygn8dx3.fsf@deeprootsystems.com \
--to=khilman@deeprootsystems.com \
--cc=linux-omap@vger.kernel.org \
--cc=tero.kristo@nokia.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 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.