aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/sof
diff options
context:
space:
mode:
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>2020-09-10 19:41:25 +0300
committerMark Brown <broonie@kernel.org>2020-09-11 15:29:32 +0100
commit52e4d0ae6255446efaaaa2a7a1da7cc1640f78b5 (patch)
treeb3502210dbed75ae64833412ac507441b421d62d /sound/soc/sof
parentASoC: SOF: Intel: remove the HDA_DSP_CORE_MASK() macro (diff)
downloadlinux-dev-52e4d0ae6255446efaaaa2a7a1da7cc1640f78b5.tar.xz
linux-dev-52e4d0ae6255446efaaaa2a7a1da7cc1640f78b5.zip
ASoC: SOF: Intel: hda-loader: s/master/primary
Use inclusive language for DSP cores. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Guennadi Liakhovetski <guennadi.liakhovetski@linux.intel.com> Reviewed-by: Jaska Uimonen <jaska.uimonen@intel.com> Reviewed-by: Seppo Ingalsuo <seppo.ingalsuo@intel.com> Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> Link: https://lore.kernel.org/r/20200910164125.2033062-5-kai.vehmanen@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/sof')
-rw-r--r--sound/soc/sof/intel/hda-loader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/sof/intel/hda-loader.c b/sound/soc/sof/intel/hda-loader.c
index 5515c75e53e4..dfbfc89ffe70 100644
--- a/sound/soc/sof/intel/hda-loader.c
+++ b/sound/soc/sof/intel/hda-loader.c
@@ -426,7 +426,7 @@ cleanup:
}
/*
- * return master core id if both fw copy
+ * return primary core id if both fw copy
* and stream clean up are successful
*/
if (!ret)