summaryrefslogtreecommitdiffstats
path: root/sound/soc/intel/boards/sof_sdw.c
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2023-08-10 00:19:02 +0100
committerMark Brown <broonie@kernel.org>2023-08-10 00:19:02 +0100
commit81113108491edc277d61337ea410c5f89d85faa3 (patch)
tree2bce8a3c2bd7ad8bd46674cd34ddde5ba1073417 /sound/soc/intel/boards/sof_sdw.c
parent59146c3cd326a622e9041614842346aada11ca99 (diff)
parente6475ce253187d2e68867102fddd57341ebbf8eb (diff)
downloadlinux-stable-81113108491edc277d61337ea410c5f89d85faa3.tar.gz
linux-stable-81113108491edc277d61337ea410c5f89d85faa3.tar.bz2
linux-stable-81113108491edc277d61337ea410c5f89d85faa3.zip
ASoC: Merge up fixes
For the benefit of CI
Diffstat (limited to 'sound/soc/intel/boards/sof_sdw.c')
-rw-r--r--sound/soc/intel/boards/sof_sdw.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/soc/intel/boards/sof_sdw.c b/sound/soc/intel/boards/sof_sdw.c
index f283c0d528df..5a1c750e6ae6 100644
--- a/sound/soc/intel/boards/sof_sdw.c
+++ b/sound/soc/intel/boards/sof_sdw.c
@@ -488,7 +488,7 @@ static const struct dmi_system_id sof_sdw_quirk_table[] = {
DMI_MATCH(DMI_SYS_VENDOR, "Intel Corporation"),
DMI_MATCH(DMI_PRODUCT_NAME, "Lunar Lake Client Platform"),
},
- .driver_data = (void *)(RT711_JD2_100K),
+ .driver_data = (void *)(RT711_JD2),
},
{}
};