ASoC: Set missing card owner field
[firefly-linux-kernel-4.4.55.git] / sound / soc / intel / boards / cht_bsw_rt5672.c
index 2c9cc5be439e654bccb875df435eb651cf25163f..23fe0407514209d2ddfd67b7e076f099c5e73f5d 100644 (file)
@@ -323,6 +323,7 @@ static int cht_resume_post(struct snd_soc_card *card)
 /* SoC card */
 static struct snd_soc_card snd_soc_card_cht = {
        .name = "cherrytrailcraudio",
+       .owner = THIS_MODULE,
        .dai_link = cht_dailink,
        .num_links = ARRAY_SIZE(cht_dailink),
        .dapm_widgets = cht_dapm_widgets,