From: dingsenjie Date: Tue, 2 Mar 2021 03:40:53 +0000 (+0800) Subject: ALSA: ps3: fix spelling typo of values X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=d49c3e711c2b79841bc5c5cf5b46144bb681e380;p=linux.git ALSA: ps3: fix spelling typo of values vaules -> values Signed-off-by: dingsenjie Link: https://lore.kernel.org/r/20210302034053.34524-1-dingsenjie@163.com Signed-off-by: Takashi Iwai --- diff --git a/sound/ppc/snd_ps3_reg.h b/sound/ppc/snd_ps3_reg.h index 566a3189766d4..e2212b79335c3 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.