aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/atom/sst
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2016-12-12 15:52:34 +0000
committerMark Brown <broonie@kernel.org>2016-12-12 15:52:34 +0000
commit2e8239e792ba9c86310e76e98017a11dc2173969 (patch)
treec8ccab0b7a8863e91e1789cc590c31501411e0f9 /sound/soc/intel/atom/sst
parentLinux 4.9 (diff)
parentASoC: intel: Fix crash at suspend/resume without card registration (diff)
downloadlinux-dev-2e8239e792ba9c86310e76e98017a11dc2173969.tar.xz
linux-dev-2e8239e792ba9c86310e76e98017a11dc2173969.zip
Merge remote-tracking branch 'asoc/fix/intel' into asoc-linus
Diffstat (limited to 'sound/soc/intel/atom/sst')
-rw-r--r--sound/soc/intel/atom/sst/sst_acpi.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sound/soc/intel/atom/sst/sst_acpi.c b/sound/soc/intel/atom/sst/sst_acpi.c
index 0a88537ca58a..f4d92bbc5373 100644
--- a/sound/soc/intel/atom/sst/sst_acpi.c
+++ b/sound/soc/intel/atom/sst/sst_acpi.c
@@ -452,6 +452,8 @@ static struct sst_acpi_mach sst_acpi_bytcr[] = {
static struct sst_acpi_mach sst_acpi_chv[] = {
{"10EC5670", "cht-bsw-rt5672", "intel/fw_sst_22a8.bin", "cht-bsw", NULL,
&chv_platform_data },
+ {"10EC5672", "cht-bsw-rt5672", "intel/fw_sst_22a8.bin", "cht-bsw", NULL,
+ &chv_platform_data },
{"10EC5645", "cht-bsw-rt5645", "intel/fw_sst_22a8.bin", "cht-bsw", NULL,
&chv_platform_data },
{"10EC5650", "cht-bsw-rt5645", "intel/fw_sst_22a8.bin", "cht-bsw", NULL,