aboutsummaryrefslogtreecommitdiffstats
path: root/sound/ppc
diff options
context:
space:
mode:
authordingsenjie <dingsenjie@yulong.com>2021-03-02 11:40:53 +0800
committerTakashi Iwai <tiwai@suse.de>2021-03-02 10:26:13 +0100
commitd49c3e711c2b79841bc5c5cf5b46144bb681e380 (patch)
tree6f486e7986679ac12fb6ae5233b9297347406b6b /sound/ppc
parentALSA: usb-audio: fix Pioneer DJM-850 control label info (diff)
downloadlinux-dev-d49c3e711c2b79841bc5c5cf5b46144bb681e380.tar.xz
linux-dev-d49c3e711c2b79841bc5c5cf5b46144bb681e380.zip
ALSA: ps3: fix spelling typo of values
vaules -> values Signed-off-by: dingsenjie <dingsenjie@yulong.com> Link: https://lore.kernel.org/r/20210302034053.34524-1-dingsenjie@163.com Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/ppc')
-rw-r--r--sound/ppc/snd_ps3_reg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/ppc/snd_ps3_reg.h b/sound/ppc/snd_ps3_reg.h
index 566a3189766d..e2212b79335c 100644
--- a/sound/ppc/snd_ps3_reg.h
+++ b/sound/ppc/snd_ps3_reg.h
@@ -308,7 +308,7 @@ Indicates Interrupt status, which interrupt has occurred, and can clear
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.