From: Tony Lindgren <tony@atomide.com>
To: Tomi Valkeinen <tomi.valkeinen@nokia.com>
Cc: linux-omap@vger.kernel.org
Subject: Re: [PATCH] The clockdomain of clkout2_src_ck fixed
Date: Wed, 3 Sep 2008 18:44:48 -0700 [thread overview]
Message-ID: <20080904014448.GP23085@atomide.com> (raw)
In-Reply-To: <1220021309-17275-1-git-send-email-tomi.valkeinen@nokia.com>
* Tomi Valkeinen <tomi.valkeinen@nokia.com> [080829 07:50]:
> The clockdomain of clkout2_src_ck was set to "core_clkdm", which does not
> exist.
Can you please reply with your Signed-off-by?
Thanks,
Tony
> ---
> arch/arm/mach-omap2/clock34xx.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-omap2/clock34xx.h b/arch/arm/mach-omap2/clock34xx.h
> index d7d6ffd..3504e48 100644
> --- a/arch/arm/mach-omap2/clock34xx.h
> +++ b/arch/arm/mach-omap2/clock34xx.h
> @@ -1010,7 +1010,7 @@ static struct clk clkout2_src_ck = {
> .clksel_mask = OMAP3430_CLKOUT2SOURCE_MASK,
> .clksel = clkout2_src_clksel,
> .flags = CLOCK_IN_OMAP343X | RATE_PROPAGATES,
> - .clkdm = { .name = "core_clkdm" },
> + .clkdm = { .name = "core_l4_clkdm" },
> .recalc = &omap2_clksel_recalc,
> };
>
> --
> 1.5.4.3
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-omap" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-09-04 1:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-29 14:48 [PATCH] The clockdomain of clkout2_src_ck fixed Tomi Valkeinen
2008-09-04 1:44 ` Tony Lindgren [this message]
2008-09-04 8:54 ` Tomi Valkeinen
2008-09-04 17:14 ` Paul Walmsley
2008-09-05 16:53 ` Tony Lindgren
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=20080904014448.GP23085@atomide.com \
--to=tony@atomide.com \
--cc=linux-omap@vger.kernel.org \
--cc=tomi.valkeinen@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.