From 1aece0ba38e93d4e997b73d01e16fb5ef60ae089 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lothar=20Wa=C3=9Fmann?= Date: Wed, 28 Dec 2011 20:06:21 +0800 Subject: [PATCH] --- yaml --- r: 284030 b: refs/heads/master c: a5b683489fd3c83f3951eccdc6aee14f50474dda h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/mxs/mxs-sgtl5000.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index 4ad63b49cf83..1c7055b11e7c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 512fa7c40b9e808000eac31458668369e131a243 +refs/heads/master: a5b683489fd3c83f3951eccdc6aee14f50474dda diff --git a/trunk/sound/soc/mxs/mxs-sgtl5000.c b/trunk/sound/soc/mxs/mxs-sgtl5000.c index 259278f95cdf..60f052b7cf22 100644 --- a/trunk/sound/soc/mxs/mxs-sgtl5000.c +++ b/trunk/sound/soc/mxs/mxs-sgtl5000.c @@ -105,6 +105,7 @@ static struct snd_soc_dai_link mxs_sgtl5000_dai[] = { static struct snd_soc_card mxs_sgtl5000 = { .name = "mxs_sgtl5000", + .owner = THIS_MODULE, .dai_link = mxs_sgtl5000_dai, .num_links = ARRAY_SIZE(mxs_sgtl5000_dai), };