]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - sound/soc/mxs/mxs-sgtl5000.c
ASoC: mxs: Add .owner to struct snd_soc_card
[karo-tx-linux.git] / sound / soc / mxs / mxs-sgtl5000.c
index 259278f95cdf12b26bf167be757118c478bf4a69..60f052b7cf223b6573a1116153552acb76849f0a 100644 (file)
@@ -105,6 +105,7 @@ static struct snd_soc_dai_link mxs_sgtl5000_dai[] = {
 
 static struct snd_soc_card mxs_sgtl5000 = {
        .name           = "mxs_sgtl5000",
+       .owner          = THIS_MODULE,
        .dai_link       = mxs_sgtl5000_dai,
        .num_links      = ARRAY_SIZE(mxs_sgtl5000_dai),
 };