linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] sound:ppc: fix spelling typo of values
@ 2021-03-23  8:55 caizhichao
  2021-04-07 23:32 ` Geoff Levand
  0 siblings, 1 reply; 2+ messages in thread
From: caizhichao @ 2021-03-23  8:55 UTC (permalink / raw)
  To: geoff, perex, tiwai
  Cc: alsa-devel, caizhichao, linux-kernel, paulus, linuxppc-dev

From: caizhichao <caizhichao@yulong.com>

vaules -> values

Signed-off-by: caizhichao <caizhichao@yulong.com>
---
 sound/ppc/snd_ps3_reg.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sound/ppc/snd_ps3_reg.h b/sound/ppc/snd_ps3_reg.h
index 566a318..e2212b7 100644
--- a/sound/ppc/snd_ps3_reg.h
+++ b/sound/ppc/snd_ps3_reg.h
@@ -308,7 +308,7 @@
 each interrupt in this register.
 Writing 1b to a field containing 1b clears field and de-asserts interrupt.
 Writing 0b to a field has no effect.
-Field vaules are the following:
+Field values are the following:
 0 - Interrupt hasn't occurred.
 1 - Interrupt has occurred.
 
-- 
1.9.1



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

* Re: [PATCH] sound:ppc: fix spelling typo of values
  2021-03-23  8:55 [PATCH] sound:ppc: fix spelling typo of values caizhichao
@ 2021-04-07 23:32 ` Geoff Levand
  0 siblings, 0 replies; 2+ messages in thread
From: Geoff Levand @ 2021-04-07 23:32 UTC (permalink / raw)
  To: caizhichao, perex, tiwai
  Cc: alsa-devel, caizhichao, linux-kernel, paulus, linuxppc-dev

On 3/23/21 1:55 AM, caizhichao wrote:
> From: caizhichao <caizhichao@yulong.com>
> 
> vaules -> values
> 
> Signed-off-by: caizhichao <caizhichao@yulong.com>
> ---
>  sound/ppc/snd_ps3_reg.h | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Seems fine. Thanks for your contribution.

Acked-by: Geoff Levand <geoff@infradead.org>


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

end of thread, other threads:[~2021-04-07 23:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-03-23  8:55 [PATCH] sound:ppc: fix spelling typo of values caizhichao
2021-04-07 23:32 ` Geoff Levand

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