From 5601a91dfc0743ead4f76f097a127fd6dca2ebb4 Mon Sep 17 00:00:00 2001 From: Liam Girdwood Date: Wed, 19 May 2010 14:14:51 +0100 Subject: [PATCH] --- yaml --- r: 193476 b: refs/heads/master c: d8b55d2cd00df4d599985440fd75b38d153bffcb h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/sound/soc/omap/sdp4430.c | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b9790daba6be..59c4437ca6ed 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 871a05a78b4879d768bc2fde4b75439f517e2839 +refs/heads/master: d8b55d2cd00df4d599985440fd75b38d153bffcb diff --git a/trunk/sound/soc/omap/sdp4430.c b/trunk/sound/soc/omap/sdp4430.c index 3a0c19866121..4ebbde6b565f 100644 --- a/trunk/sound/soc/omap/sdp4430.c +++ b/trunk/sound/soc/omap/sdp4430.c @@ -167,6 +167,7 @@ static struct snd_soc_dai_link sdp4430_dai = { .cpu_dai = &omap_mcpdm_dai, .codec_dai = &twl6040_dai, .init = sdp4430_twl6040_init, + .ops = &sdp4430_ops, }; /* Audio machine driver */