[alsa-devel] [PATCH] ASoC: topology: fix typos in topology header
Liam Girdwood
liam.r.girdwood at linux.intel.com
Mon Jun 29 18:36:45 CEST 2015
From: Vinod Koul <vinod.koul at intel.com>
Signed-off-by: Vinod Koul <vinod.koul at intel.com>
---
include/uapi/sound/asoc.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/include/uapi/sound/asoc.h b/include/uapi/sound/asoc.h
index 7ae13fb..a584d91 100644
--- a/include/uapi/sound/asoc.h
+++ b/include/uapi/sound/asoc.h
@@ -110,7 +110,7 @@
/*
* Block Header.
- * This header preceeds all object and object arrays below.
+ * This header precedes all object and object arrays below.
*/
struct snd_soc_tplg_hdr {
__le32 magic; /* magic number */
@@ -222,7 +222,7 @@ struct snd_soc_tplg_stream_config {
/*
* Manifest. List totals for each payload type. Not used in parsing, but will
* be passed to the component driver before any other objects in order for any
- * global componnent resource allocations.
+ * global component resource allocations.
*
* File block representation for manifest :-
* +-----------------------------------+----+
--
2.1.4
More information about the Alsa-devel
mailing list