X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=sound%2Fsoc%2Fpxa%2Fzylonite.c;h=ceb656695b0fbc2f438779ac8331052063d83643;hb=1ae5cbc52e7c6619a3f44b87809fd25370df31bb;hp=580aae38e502ce859e0d58978f0f0c0d0b30d4ba;hpb=27f6cbecbf60e2dd2be49a945e9966ed6b20b2de;p=karo-tx-linux.git diff --git a/sound/soc/pxa/zylonite.c b/sound/soc/pxa/zylonite.c index 580aae38e502..ceb656695b0f 100644 --- a/sound/soc/pxa/zylonite.c +++ b/sound/soc/pxa/zylonite.c @@ -249,6 +249,7 @@ static int zylonite_resume_pre(struct snd_soc_card *card) static struct snd_soc_card zylonite = { .name = "Zylonite", + .owner = THIS_MODULE, .probe = &zylonite_probe, .remove = &zylonite_remove, .suspend_post = &zylonite_suspend_post,