aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/intel/boards/ehl_rt5660.c
diff options
context:
space:
mode:
authorGravatar Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> 2021-05-05 11:37:00 -0500
committerGravatar Mark Brown <broonie@kernel.org> 2021-05-10 13:04:21 +0100
commit3b316e229eb9f1861d14cb788d9b54e9319ff58e (patch)
treee02f2a518b72dfefe09d02f920ce13f4805aa525 /sound/soc/intel/boards/ehl_rt5660.c
parentASoC: Intel: sof_sdw: add support for Bluetooth offload (diff)
downloadlinux-3b316e229eb9f1861d14cb788d9b54e9319ff58e.tar.gz
linux-3b316e229eb9f1861d14cb788d9b54e9319ff58e.tar.bz2
linux-3b316e229eb9f1861d14cb788d9b54e9319ff58e.zip
ASoC: Intel: boards: remove .nonatomic for BE dailinks
Somehow with copy/paste and inertia we keep re-adding this field for BE dailinks, when it's only required for hard-coded FE links. Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> Link: https://lore.kernel.org/r/20210505163705.305616-9-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/boards/ehl_rt5660.c')
-rw-r--r--sound/soc/intel/boards/ehl_rt5660.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/soc/intel/boards/ehl_rt5660.c b/sound/soc/intel/boards/ehl_rt5660.c
index b9b72d05b335..00773d17d578 100644
--- a/sound/soc/intel/boards/ehl_rt5660.c
+++ b/sound/soc/intel/boards/ehl_rt5660.c
@@ -181,7 +181,6 @@ static struct snd_soc_dai_link ehl_rt5660_dailink[] = {
.dpcm_playback = 1,
.dpcm_capture = 1,
.ops = &rt5660_ops,
- .nonatomic = true,
SND_SOC_DAILINK_REG(ssp0_pin, rt5660_codec, platform),
},
{