]> Pileus Git - ~andy/linux/blobdiff - sound/soc/mid-x86/mfld_machine.c
ASoC: wm5100: Make sure we switch to button reporting mode
[~andy/linux] / sound / soc / mid-x86 / mfld_machine.c
index 8ae057433968f6f7daa650ad43d72945eb31cc2a..6f77eef0f13164b08507c15a1c554e9a1f35c9dc 100644 (file)
@@ -323,6 +323,7 @@ static struct snd_soc_dai_link mfld_msic_dailink[] = {
 /* SoC card */
 static struct snd_soc_card snd_soc_card_mfld = {
        .name = "medfield_audio",
+       .owner = THIS_MODULE,
        .dai_link = mfld_msic_dailink,
        .num_links = ARRAY_SIZE(mfld_msic_dailink),
 };