projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8d24680
)
ASoC: Intel: Fix a typo
author
Bhaskar Chowdhury
<unixbhaskar@gmail.com>
Mon, 22 Mar 2021 06:49:09 +0000
(12:19 +0530)
committer
Mark Brown
<broonie@kernel.org>
Wed, 31 Mar 2021 12:52:47 +0000
(13:52 +0100)
s/struture/structure/
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Link:
https://lore.kernel.org/r/20210322064909.4189290-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 5795f98e04d4ea87faa8e53ae44b93775a48c1f7..102b0e7eafb0c770d8c7f6b66fc31dc3d11c7e80 100644
(file)
--- a/
sound/soc/intel/atom/sst-mfld-dsp.h
+++ b/
sound/soc/intel/atom/sst-mfld-dsp.h
@@
-358,7
+358,7
@@
struct snd_wma_params {
u8 reserved; /* reserved */
} __packed;
-/* Codec params struture */
+/* Codec params stru
c
ture */
union snd_sst_codec_params {
struct snd_pcm_params pcm_params;
struct snd_mp3_params mp3_params;