projects
/
platform
/
kernel
/
linux-rpi.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8db8be
)
ALSA: ps3: fix spelling typo of values
author
dingsenjie
<dingsenjie@yulong.com>
Tue, 2 Mar 2021 03:40:53 +0000
(11:40 +0800)
committer
Takashi Iwai
<tiwai@suse.de>
Tue, 2 Mar 2021 09:26:13 +0000
(10:26 +0100)
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>
sound/ppc/snd_ps3_reg.h
patch
|
blob
|
history
diff --git
a/sound/ppc/snd_ps3_reg.h
b/sound/ppc/snd_ps3_reg.h
index
566a318
..
e2212b7
100644
(file)
--- 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 va
ul
es are the following:
+Field va
lu
es are the following:
0 - Interrupt hasn't occurred.
1 - Interrupt has occurred.