]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/soc/samsung/smdk_wm8580pcm.c
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
[karo-tx-linux.git] / sound / soc / samsung / smdk_wm8580pcm.c
index 49dfafbf3df6d6302537222a6695d62398023df9..fab5322e9f055002a3acb8a1d6b0bae06f457f38 100644 (file)
@@ -143,6 +143,7 @@ static struct snd_soc_dai_link smdk_dai[] = {
 
 static struct snd_soc_card smdk_pcm = {
        .name = "SMDK-PCM",
+       .owner = THIS_MODULE,
        .dai_link = smdk_dai,
        .num_links = 2,
 };