aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/bytcht_cx2072x.c
diff options
context:
space:
mode:
authorGravatar Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> 2022-03-01 13:48:57 -0600
committerGravatar Mark Brown <broonie@kernel.org> 2022-03-02 13:43:38 +0000
commitf1eebb3bf707b267bd8ed945d00a81c8ca31bd73 (patch)
treecb22d652c4a46bd684a4ba18a5032138eb34661a /sound/soc/intel/boards/bytcht_cx2072x.c
parentASoC: soc-acpi: remove sof_fw_filename (diff)
downloadlinux-f1eebb3bf707b267bd8ed945d00a81c8ca31bd73.tar.gz
linux-f1eebb3bf707b267bd8ed945d00a81c8ca31bd73.tar.bz2
linux-f1eebb3bf707b267bd8ed945d00a81c8ca31bd73.zip
ASoC: Intel: boards: fix spelling in comments
copy/paste spelling issues with platforms and buttons. Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Reviewed-by: FRED OH <fred.oh@linux.intel.com> Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20220301194903.60859-3-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/boards/bytcht_cx2072x.c')
-rw-r--r--sound/soc/intel/boards/bytcht_cx2072x.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/boards/bytcht_cx2072x.c b/sound/soc/intel/boards/bytcht_cx2072x.c
index ffd497a5b5a5..96d3201efbbd 100644
--- a/sound/soc/intel/boards/bytcht_cx2072x.c
+++ b/sound/soc/intel/boards/bytcht_cx2072x.c
@@ -257,7 +257,7 @@ static int snd_byt_cht_cx2072x_probe(struct platform_device *pdev)
byt_cht_cx2072x_dais[dai_index].codecs->name = codec_name;
}
- /* override plaform name, if required */
+ /* override platform name, if required */
ret = snd_soc_fixup_dai_links_platform_name(&byt_cht_cx2072x_card,
mach->mach_params.platform);
if (ret)