Linux Tegra architecture development
 help / color / mirror / Atom feed
* [PATCH] Fixed spelling mistake
@ 2024-04-09 11:40 topcat
  2024-04-09 12:15 ` Dan Carpenter
  2024-04-09 13:22 ` Nam Cao
  0 siblings, 2 replies; 3+ messages in thread
From: topcat @ 2024-04-09 11:40 UTC (permalink / raw)
  To: Marc Dietrich, Greg Kroah-Hartman
  Cc: topcat, ac100, linux-tegra, linux-staging, linux-kernel

---
 drivers/staging/nvec/nvec.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/nvec/nvec.c b/drivers/staging/nvec/nvec.c
index 282a664c9176..b4485b10beb8 100644
--- a/drivers/staging/nvec/nvec.c
+++ b/drivers/staging/nvec/nvec.c
@@ -712,7 +712,7 @@ static irqreturn_t nvec_interrupt(int irq, void *dev)
 	 * TODO: replace the udelay with a read back after each writel above
 	 * in order to work around a hardware issue, see i2c-tegra.c
 	 *
-	 * Unfortunately, this change causes an intialisation issue with the
+	 * Unfortunately, this change causes an initialisation issue with the
 	 * touchpad, which needs to be fixed first.
 	 */
 	udelay(100);
-- 
2.43.0


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] Fixed spelling mistake
  2024-04-09 11:40 [PATCH] Fixed spelling mistake topcat
@ 2024-04-09 12:15 ` Dan Carpenter
  2024-04-09 13:22 ` Nam Cao
  1 sibling, 0 replies; 3+ messages in thread
From: Dan Carpenter @ 2024-04-09 12:15 UTC (permalink / raw)
  To: topcat
  Cc: Marc Dietrich, Greg Kroah-Hartman, topcat, ac100, linux-tegra,
	linux-staging, linux-kernel

1) Fix your From header.  Use your real name like signing a legal
   document.
2) Use the subsystem prefix in the subject
3) Add a commit message
4) Add a Signed-off-by-line
5) Run scripts/checkpatch.pl on your patch

https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/

regards,
dan carpenter


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] Fixed spelling mistake
  2024-04-09 11:40 [PATCH] Fixed spelling mistake topcat
  2024-04-09 12:15 ` Dan Carpenter
@ 2024-04-09 13:22 ` Nam Cao
  1 sibling, 0 replies; 3+ messages in thread
From: Nam Cao @ 2024-04-09 13:22 UTC (permalink / raw)
  To: topcat
  Cc: Marc Dietrich, Greg Kroah-Hartman, topcat, ac100, linux-tegra,
	linux-staging, linux-kernel

On 09/Apr/2024 topcat wrote:
> ---
>  drivers/staging/nvec/nvec.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/staging/nvec/nvec.c b/drivers/staging/nvec/nvec.c
> index 282a664c9176..b4485b10beb8 100644
> --- a/drivers/staging/nvec/nvec.c
> +++ b/drivers/staging/nvec/nvec.c
> @@ -712,7 +712,7 @@ static irqreturn_t nvec_interrupt(int irq, void *dev)
>  	 * TODO: replace the udelay with a read back after each writel above
>  	 * in order to work around a hardware issue, see i2c-tegra.c
>  	 *
> -	 * Unfortunately, this change causes an intialisation issue with the
> +	 * Unfortunately, this change causes an initialisation issue with the
>  	 * touchpad, which needs to be fixed first.
>  	 */
>  	udelay(100);

A patch has already been sent to fix the exact same problem:
https://lore.kernel.org/linux-staging/20240331170548.81409-1-dorine.a.tipo@gmail.com/T/#u

Best regards,
Nam

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2024-04-09 13:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-09 11:40 [PATCH] Fixed spelling mistake topcat
2024-04-09 12:15 ` Dan Carpenter
2024-04-09 13:22 ` Nam Cao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox