[PATCH] sound:ppc: fix spelling typo of values

caizhichao tomstomsczc at 163.com
Tue Mar 23 19:55:43 AEDT 2021


From: caizhichao <caizhichao at yulong.com>

vaules -> values

Signed-off-by: caizhichao <caizhichao at 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




More information about the Linuxppc-dev mailing list