From 2f07bac002aa9ac01d500f1f5c96d1bc73f95581 Mon Sep 17 00:00:00 2001 From: Shengjiu Wang Date: Wed, 27 May 2020 15:56:52 +0800 Subject: MLK-24175: ASoC: fsl_sai: instantiate snd_soc_dai_driver instantiate snd_soc_dai_driver for independent symmetric control. Signed-off-by: Shengjiu Wang Reviewed-by: Viorel Suman --- sound/soc/fsl/fsl_sai.h | 1 + 1 file changed, 1 insertion(+) (limited to 'sound/soc/fsl/fsl_sai.h') diff --git a/sound/soc/fsl/fsl_sai.h b/sound/soc/fsl/fsl_sai.h index 81599924c38f..91e153e88ae2 100644 --- a/sound/soc/fsl/fsl_sai.h +++ b/sound/soc/fsl/fsl_sai.h @@ -288,6 +288,7 @@ struct fsl_sai { struct fsl_sai_verid verid; struct fsl_sai_param param; + struct snd_soc_dai_driver cpu_dai_drv; }; const struct attribute_group *fsl_sai_get_dev_attribute_group(bool monitor_spdif); -- cgit v1.2.3