X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=sound%2Fsoc%2Fintel%2Fboards%2Fcht_bsw_rt5672.c;h=23fe0407514209d2ddfd67b7e076f099c5e73f5d;hb=54d8697fa5036df0e27f8d62edb7ebc35c3f73d6;hp=2c9cc5be439e654bccb875df435eb651cf25163f;hpb=ba0e4ae88f0f71b42ad8734e0c371d321554f13b;p=firefly-linux-kernel-4.4.55.git diff --git a/sound/soc/intel/boards/cht_bsw_rt5672.c b/sound/soc/intel/boards/cht_bsw_rt5672.c index 2c9cc5be439e..23fe04075142 100644 --- a/sound/soc/intel/boards/cht_bsw_rt5672.c +++ b/sound/soc/intel/boards/cht_bsw_rt5672.c @@ -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,