]> Pileus Git - ~andy/linux/blobdiff - sound/soc/blackfin/bf5xx-ssm2602.c
Merge branch 'topic/misc' into for-linus
[~andy/linux] / sound / soc / blackfin / bf5xx-ssm2602.c
index 767e772a815de3b7b1bc2a6550df126b9525bda1..0303032380420eb7bd12d198ca4be3f5ea684149 100644 (file)
@@ -125,6 +125,7 @@ static struct snd_soc_dai_link bf5xx_ssm2602_dai[] = {
 
 static struct snd_soc_card bf5xx_ssm2602 = {
        .name = "bfin-ssm2602",
+       .owner = THIS_MODULE,
        .dai_link = &bf5xx_ssm2602_dai[CONFIG_SND_BF5XX_SPORT_NUM],
        .num_links = 1,
 };