diff options
author | Vinod Koul <vinod.koul@intel.com> | 2015-06-29 17:36:45 +0100 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2015-07-02 12:40:10 +0100 |
commit | 9c3a473220dda073603a24e93d3015322bda950a (patch) | |
tree | 06b603b7db9ae04cf75908acea2a1fdab2b79488 /include/uapi | |
parent | 7084ffbff494669b06ceb457150c38887e26d2a3 (diff) | |
download | op-kernel-dev-9c3a473220dda073603a24e93d3015322bda950a.zip op-kernel-dev-9c3a473220dda073603a24e93d3015322bda950a.tar.gz |
ASoC: topology: fix typos in topology header
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/uapi')
-rw-r--r-- | include/uapi/sound/asoc.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/uapi/sound/asoc.h b/include/uapi/sound/asoc.h index 1221520..785c5ca 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 :- * +-----------------------------------+----+ |