dect
/
linux-2.6
Archived
13
0
Fork 0

Merge branch 'topic/asoc' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound into for-3.3

This commit is contained in:
Mark Brown 2011-12-17 10:05:46 +01:00
commit d78930f422
1 changed files with 1 additions and 0 deletions

View File

@ -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");