All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tony Lindgren <tony@atomide.com>
To: Julia Lawall <Julia.Lawall@inria.fr>, Arnd Bergmann <arnd@arndb.de>
Cc: Paul Walmsley <paul@pwsan.com>,
	kernel-janitors@vger.kernel.org,
	Aaro Koskinen <aaro.koskinen@iki.fi>,
	Russell King <linux@armlinux.org.uk>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: OMAP1: fix typos in comments
Date: Thu, 21 Apr 2022 14:51:30 +0300	[thread overview]
Message-ID: <YmFFQjmAYS7btKsP@atomide.com> (raw)
In-Reply-To: <20220318103729.157574-33-Julia.Lawall@inria.fr>

Hi,

* Julia Lawall <Julia.Lawall@inria.fr> [220318 12:36]:
> Various spelling mistakes in comments.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

Probably best that Arnd picks this into his omap1-multiplatform branch:

Acked-by: Tony Lindgren <tony@atomide.com>

Regards,

Tony

> ---
>  arch/arm/mach-omap1/clock_data.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-omap1/clock_data.c b/arch/arm/mach-omap1/clock_data.c
> index 3ebcd96efbff..c761e72563c1 100644
> --- a/arch/arm/mach-omap1/clock_data.c
> +++ b/arch/arm/mach-omap1/clock_data.c
> @@ -818,7 +818,7 @@ int __init omap1_clk_init(void)
>  		omap_readw(ARM_SYSST), omap_readw(DPLL_CTL),
>  		omap_readw(ARM_CKCTL));
>  
> -	/* We want to be in syncronous scalable mode */
> +	/* We want to be in synchronous scalable mode */
>  	omap_writew(0x1000, ARM_SYSST);
>  
>  
> 

WARNING: multiple messages have this Message-ID (diff)
From: Tony Lindgren <tony@atomide.com>
To: Julia Lawall <Julia.Lawall@inria.fr>, Arnd Bergmann <arnd@arndb.de>
Cc: Paul Walmsley <paul@pwsan.com>,
	kernel-janitors@vger.kernel.org,
	Aaro Koskinen <aaro.koskinen@iki.fi>,
	Russell King <linux@armlinux.org.uk>,
	linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] ARM: OMAP1: fix typos in comments
Date: Thu, 21 Apr 2022 14:51:30 +0300	[thread overview]
Message-ID: <YmFFQjmAYS7btKsP@atomide.com> (raw)
In-Reply-To: <20220318103729.157574-33-Julia.Lawall@inria.fr>

Hi,

* Julia Lawall <Julia.Lawall@inria.fr> [220318 12:36]:
> Various spelling mistakes in comments.
> Detected with the help of Coccinelle.
> 
> Signed-off-by: Julia Lawall <Julia.Lawall@inria.fr>

Probably best that Arnd picks this into his omap1-multiplatform branch:

Acked-by: Tony Lindgren <tony@atomide.com>

Regards,

Tony

> ---
>  arch/arm/mach-omap1/clock_data.c |    2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/arm/mach-omap1/clock_data.c b/arch/arm/mach-omap1/clock_data.c
> index 3ebcd96efbff..c761e72563c1 100644
> --- a/arch/arm/mach-omap1/clock_data.c
> +++ b/arch/arm/mach-omap1/clock_data.c
> @@ -818,7 +818,7 @@ int __init omap1_clk_init(void)
>  		omap_readw(ARM_SYSST), omap_readw(DPLL_CTL),
>  		omap_readw(ARM_CKCTL));
>  
> -	/* We want to be in syncronous scalable mode */
> +	/* We want to be in synchronous scalable mode */
>  	omap_writew(0x1000, ARM_SYSST);
>  
>  
> 

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  parent reply	other threads:[~2022-04-21 11:51 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-03-18 10:37 [PATCH] ARM: OMAP1: fix typos in comments Julia Lawall
2022-03-18 10:37 ` Julia Lawall
2022-03-19 11:16 ` Aaro Koskinen
2022-03-19 11:16   ` Aaro Koskinen
2022-04-21 11:51 ` Tony Lindgren [this message]
2022-04-21 11:51   ` 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=YmFFQjmAYS7btKsP@atomide.com \
    --to=tony@atomide.com \
    --cc=Julia.Lawall@inria.fr \
    --cc=aaro.koskinen@iki.fi \
    --cc=arnd@arndb.de \
    --cc=kernel-janitors@vger.kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-omap@vger.kernel.org \
    --cc=linux@armlinux.org.uk \
    --cc=paul@pwsan.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.