[PATCH 1/3] ARM: SPEAr3xx: Rename gpt timer clk parent name

viresh kumar viresh.kumar2 at arm.com
Fri Jul 13 11:27:47 EDT 2012


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 at 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.




More information about the linux-arm-kernel mailing list