aboutsummaryrefslogtreecommitdiff
path: root/sound/soc
diff options
context:
space:
mode:
authorMark Brown <broonie@linaro.org>2013-08-22 14:28:56 +0100
committerMark Brown <broonie@linaro.org>2013-08-22 14:28:56 +0100
commit136823384fd3e8c5921769756b78f7cce3d35bce (patch)
tree1a0890de99cc3081d96112ce67a7cb4ee2d99d98 /sound/soc
parentac1cbbaa75d784ee0f8ac19ae72ce75e8841db13 (diff)
parente7c8c589bb640a86685ee040e683b1ec93339f13 (diff)
Merge remote-tracking branch 'asoc/topic/ux500' into asoc-next
Diffstat (limited to 'sound/soc')
-rw-r--r--sound/soc/ux500/mop500.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/ux500/mop500.c b/sound/soc/ux500/mop500.c
index 8f5cd00a6e4..178d1bad625 100644
--- a/sound/soc/ux500/mop500.c
+++ b/sound/soc/ux500/mop500.c
@@ -52,6 +52,7 @@ static struct snd_soc_dai_link mop500_dai_links[] = {
static struct snd_soc_card mop500_card = {
.name = "MOP500-card",
+ .owner = THIS_MODULE,
.probe = NULL,
.dai_link = mop500_dai_links,
.num_links = ARRAY_SIZE(mop500_dai_links),