commit | 22a16145af824f91014d07f8664114859900b9e6 | [log] [tgz] |
---|---|---|
author | Shengjiu Wang <shengjiu.wang@nxp.com> | Fri Sep 18 18:26:00 2020 +0800 |
committer | Mark Brown <broonie@kernel.org> | Fri Sep 25 18:18:18 2020 +0100 |
tree | 6177f3f83cfbcf5ecf1c957fbbe97c3f5b82e480 | |
parent | b03acae25e4a4ad600e91a8737c7eff2efe7d66a [diff] |
ASoC: fsl_sai: Instantiate snd_soc_dai_driver 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>