projects
/
platform
/
kernel
/
linux-starfive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
df421a3
)
ASoC: Intel: Fix a typo
author
Bhaskar Chowdhury
<unixbhaskar@gmail.com>
Mon, 22 Mar 2021 06:52:38 +0000
(12:22 +0530)
committer
Mark Brown
<broonie@kernel.org>
Thu, 1 Apr 2021 11:18:12 +0000
(12:18 +0100)
s/struture/structure/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Link:
https://lore.kernel.org/r/20210322065238.151920-1-unixbhaskar@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst-mfld-dsp.h
patch
|
blob
|
history
diff --git
a/sound/soc/intel/atom/sst-mfld-dsp.h
b/sound/soc/intel/atom/sst-mfld-dsp.h
index
102b0e7
..
8d9e29b
100644
(file)
--- a/
sound/soc/intel/atom/sst-mfld-dsp.h
+++ b/
sound/soc/intel/atom/sst-mfld-dsp.h
@@
-256,7
+256,7
@@
struct snd_sst_tstamp {
u32 channel_peak[8];
} __packed;
-/* Stream type params struture for Alloc stream */
+/* Stream type params stru
c
ture for Alloc stream */
struct snd_sst_str_type {
u8 codec_type; /* Codec type */
u8 str_type; /* 1 = voice 2 = music */