ASoC: Intel: common: fix missing rename from 'reef' to 'sof'
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Thu, 21 Jun 2018 20:47:35 +0000 (15:47 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 22 Jun 2018 14:44:54 +0000 (15:44 +0100)
Somehow I missed the Nau8824 support which was added in 4.17. Oops

Fixes: 4f722a6a736 ("ASoC: Intel: common: rename 'reef' to 'sof' in ACPI matching table")
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/common/soc-acpi-intel-cht-match.c

index 3c3f2f8585d719f6ed02e6b6f106d7c16e23ad0a..91bb99b69601dded2e7aa2aa299d50dd4651db22 100644 (file)
@@ -122,8 +122,8 @@ struct snd_soc_acpi_mach  snd_soc_acpi_intel_cherrytrail_machines[] = {
                .drv_name = "cht-bsw-nau8824",
                .fw_filename = "intel/fw_sst_22a8.bin",
                .board = "cht-bsw",
-               .sof_fw_filename = "intel/reef-cht.ri",
-               .sof_tplg_filename = "intel/reef-cht-nau8824.tplg",
+               .sof_fw_filename = "intel/sof-cht.ri",
+               .sof_tplg_filename = "intel/sof-cht-nau8824.tplg",
                .asoc_plat_name = "sst-mfld-platform",
        },
        {