ASoC: davinci: Add .owner to struct snd_soc_card
[deliverable/linux.git] / sound / soc / davinci / davinci-sffsdr.c
index 0fe558c65145683b5951cf343e828746562b5ccc..f71175b29e38fb26aeeb8d6c6e4a1a45af789db2 100644 (file)
@@ -93,6 +93,7 @@ static struct snd_soc_dai_link sffsdr_dai = {
 /* davinci-sffsdr audio machine driver */
 static struct snd_soc_card snd_soc_sffsdr = {
        .name = "DaVinci SFFSDR",
+       .owner = THIS_MODULE,
        .dai_link = &sffsdr_dai,
        .num_links = 1,
 };
This page took 0.06472 seconds and 5 git commands to generate.