aboutsummaryrefslogtreecommitdiff
path: root/sound/soc/mid-x86
diff options
context:
space:
mode:
authorMark Brown <broonie@opensource.wolfsonmicro.com>2011-12-17 10:05:46 +0100
committerMark Brown <broonie@opensource.wolfsonmicro.com>2011-12-17 10:05:46 +0100
commitd78930f42247ceacd83a7f1c0ca37ab2e0a3fd5b (patch)
treef1ccac45dc180cd1d333423bd07d5b86befbd336 /sound/soc/mid-x86
parent00c651612ef2b4b6b953059ace6b50afcb8d88c4 (diff)
parentc45471eac2bdc271df40963ac8448d76ac434872 (diff)
Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into for-3.3
Diffstat (limited to 'sound/soc/mid-x86')
-rw-r--r--sound/soc/mid-x86/sst_platform.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/mid-x86/sst_platform.c b/sound/soc/mid-x86/sst_platform.c
index 5b936d5029f..c2bf172a196 100644
--- a/sound/soc/mid-x86/sst_platform.c
+++ b/sound/soc/mid-x86/sst_platform.c
@@ -267,6 +267,7 @@ static int sst_platform_open(struct snd_pcm_substream *substream)
{
struct snd_pcm_runtime *runtime = substream->runtime;
struct sst_runtime_stream *stream;
+ int ret_val;
pr_debug("sst_platform_open called\n");