ASoC: Set missing card owner field
[firefly-linux-kernel-4.4.55.git] / sound / soc / mediatek / mt8173-rt5650-rt5676.c
index 0940553230596aed2ba41787b8605e26c2cc11c7..caf8c47b3710268016ee053621a75931ec49f2ab 100644 (file)
@@ -194,6 +194,7 @@ static struct snd_soc_codec_conf mt8173_rt5650_rt5676_codec_conf[] = {
 
 static struct snd_soc_card mt8173_rt5650_rt5676_card = {
        .name = "mtk-rt5650-rt5676",
+       .owner = THIS_MODULE,
        .dai_link = mt8173_rt5650_rt5676_dais,
        .num_links = ARRAY_SIZE(mt8173_rt5650_rt5676_dais),
        .codec_conf = mt8173_rt5650_rt5676_codec_conf,