ASoC: Intel: common: fix typo for tplg naming
authorDavid Lin <CTLIN0@nuvoton.com>
Thu, 26 May 2022 12:13:02 +0000 (20:13 +0800)
committerMark Brown <broonie@kernel.org>
Thu, 26 May 2022 13:43:26 +0000 (14:43 +0100)
commit5fa66f29937eb806997a4d1d3edd360ef4e93db9
treecec315153a7acd24c41257bdbc469ba3e7e55ba5
parent832296804bc7171730884e78c761c29f6d258e13
ASoC: Intel: common: fix typo for tplg naming

Correct typo form sof-adl-mx98360a-nau8825.tplg to
sof-adl-max98360a-nau8825.tplg. The reason is tplg naming without naming
limitaion of length. It will be consistency with sof topology generation.

Signed-off-by: David Lin <CTLIN0@nuvoton.com>
Acked-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Link: https://lore.kernel.org/r/20220526121301.1819541-1-CTLIN0@nuvoton.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/soc-acpi-intel-adl-match.c