提交 9c3a4732 编写于 作者: V Vinod Koul 提交者: Mark Brown

ASoC: topology: fix typos in topology header

Signed-off-by: NVinod Koul <vinod.koul@intel.com>
Signed-off-by: NMark Brown <broonie@kernel.org>
上级 7084ffbf
...@@ -110,7 +110,7 @@ ...@@ -110,7 +110,7 @@
/* /*
* Block Header. * 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 { struct snd_soc_tplg_hdr {
__le32 magic; /* magic number */ __le32 magic; /* magic number */
...@@ -222,7 +222,7 @@ struct snd_soc_tplg_stream_config { ...@@ -222,7 +222,7 @@ struct snd_soc_tplg_stream_config {
/* /*
* Manifest. List totals for each payload type. Not used in parsing, but will * 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 * 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 :- * File block representation for manifest :-
* +-----------------------------------+----+ * +-----------------------------------+----+
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册