]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ASoC: fsl_sai: Instantiate snd_soc_dai_driver
authorShengjiu Wang <shengjiu.wang@nxp.com>
Fri, 18 Sep 2020 10:26:00 +0000 (18:26 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 29 Oct 2020 09:07:44 +0000 (10:07 +0100)
commitaba2ee9e7425aa68c47b8c68253d06eb79ace678
treefa4392d9b7563537658f741a2f886610e5598873
parent184c5e17b926ef6841a3ac903c252716b37c2825
ASoC: fsl_sai: Instantiate snd_soc_dai_driver

[ Upstream commit 22a16145af824f91014d07f8664114859900b9e6 ]

Instantiate snd_soc_dai_driver for independent symmetric control.
Otherwise the symmetric setting may be overwritten by other
instance.

Fixes: 08fdf65e37d5 ("ASoC: fsl_sai: Add asynchronous mode support")
Signed-off-by: Shengjiu Wang <shengjiu.wang@nxp.com>
Link: https://lore.kernel.org/r/1600424760-32071-1-git-send-email-shengjiu.wang@nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/soc/fsl/fsl_sai.c
sound/soc/fsl/fsl_sai.h