]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - sound/soc/samsung/smdk_wm8994pcm.c
Merge tag 'to-linus' of git://github.com/rustyrussell/linux
[karo-tx-linux.git] / sound / soc / samsung / smdk_wm8994pcm.c
index 23c7fb71ddfa25f4559db84971d544fca1b9b2eb..77ecba9351193c0ad2a8e6c6951449192e7bf3d2 100644 (file)
@@ -124,6 +124,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 = 1,
 };