From: Kevin Hilman <khilman@deeprootsystems.com>
To: Kim Kyuwon <chammoru@gmail.com>
Cc: OMAP <linux-omap@vger.kernel.org>,
q1.kim@samsung.com, Jouni Hogander <jouni.hogander@nokia.com>,
kyungmin.park@samsung.com
Subject: Re: [PATCH 2/3] OMAP3: PM: Remove double assignments of mpu_pd, core_pd
Date: Tue, 17 Mar 2009 07:53:35 -0700 [thread overview]
Message-ID: <87zlfkfbf4.fsf@deeprootsystems.com> (raw)
In-Reply-To: <4d34a0a70903170025y9256732xff9b811fa803f2b0@mail.gmail.com> (Kim Kyuwon's message of "Tue\, 17 Mar 2009 16\:25\:44 +0900")
Kim Kyuwon <chammoru@gmail.com> writes:
> mpu_pd, core_pd is already assigned at the beginning of the
> omap3_idle_init() function.
>
> Signed-off-by: Kim Kyuwon <q1.kim@samsung.com>
Thanks, pushing to PM branch.
Kevin
> ---
> arch/arm/mach-omap2/cpuidle34xx.c | 2 --
> 1 files changed, 0 insertions(+), 2 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/cpuidle34xx.c
> b/arch/arm/mach-omap2/cpuidle34xx.c
> index 5e50c46..630108c 100644
> --- a/arch/arm/mach-omap2/cpuidle34xx.c
> +++ b/arch/arm/mach-omap2/cpuidle34xx.c
> @@ -272,8 +272,6 @@ int omap3_idle_init(void)
> __func__);
> return -EIO;
> }
> - mpu_pd = pwrdm_lookup("mpu_pwrdm");
> - core_pd = pwrdm_lookup("core_pwrdm");
> return 0;
> }
> #endif /* CONFIG_CPU_IDLE */
> --
> 1.5.2.5
>
>
> --
> Kyuwon
prev parent reply other threads:[~2009-03-17 14:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-17 7:25 [PATCH 2/3] OMAP3: PM: Remove double assignments of mpu_pd, core_pd Kim Kyuwon
2009-03-17 14:53 ` Kevin Hilman [this message]
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=87zlfkfbf4.fsf@deeprootsystems.com \
--to=khilman@deeprootsystems.com \
--cc=chammoru@gmail.com \
--cc=jouni.hogander@nokia.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-omap@vger.kernel.org \
--cc=q1.kim@samsung.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