linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: viresh.kumar2@arm.com (viresh kumar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: SPEAr3xx: Rename gpt timer clk parent name
Date: Fri, 13 Jul 2012 16:27:47 +0100	[thread overview]
Message-ID: <50003E73.3040403@arm.com> (raw)
In-Reply-To: <0275d6ccd52ace2ce8ac87f159df89ae746e82a5.1342181727.git.vipulkumar.samar@st.com>

On 13/07/12 13:21, Vipul Kumar Samar wrote:
> As pll3_48m_clk clock is renamed like pll3_clk so make corresponding changes for
> gpt parent clock name.

Do, this as part of clk patch only.

> Signed-off-by: Vipul Kumar Samar <vipulkumar.samar@st.com>
> ---
>  arch/arm/mach-spear3xx/spear3xx.c |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/arch/arm/mach-spear3xx/spear3xx.c b/arch/arm/mach-spear3xx/spear3xx.c
> index 0f41bd1..66db5f1 100644
> --- a/arch/arm/mach-spear3xx/spear3xx.c
> +++ b/arch/arm/mach-spear3xx/spear3xx.c
> @@ -87,7 +87,7 @@ void __init spear3xx_map_io(void)
>
>  static void __init spear3xx_timer_init(void)
>  {
> -     char pclk_name[] = "pll3_48m_clk";
> +     char pclk_name[] = "pll3_clk";
>       struct clk *gpt_clk, *pclk;
>
>       spear3xx_clk_init();
>


--
Viresh



-- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.

  reply	other threads:[~2012-07-13 15:27 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-13 12:21 [PATCH 0/3] ARM: SPEAr3xx: Minor fixes for spear3xx machine Vipul Kumar Samar
2012-07-13 12:21 ` [PATCH 1/3] ARM: SPEAr3xx: Rename gpt timer clk parent name Vipul Kumar Samar
2012-07-13 15:27   ` viresh kumar [this message]
2012-07-13 12:21 ` [PATCH 2/3] ARM: dts: SPEAr320: Fix compatible string Vipul Kumar Samar
2012-07-13 15:12   ` viresh kumar
2012-07-16  8:36     ` vipul kumar samar
2012-07-13 12:21 ` [PATCH 3/3] ARM: dts: SPEAr320: Fix no. of supported pinmux mode Vipul Kumar Samar
2012-07-13 15:27   ` viresh kumar

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=50003E73.3040403@arm.com \
    --to=viresh.kumar2@arm.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /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;
as well as URLs for NNTP newsgroup(s).