mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-16 08:44:21 +08:00
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:
commit
d78930f422
@ -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");
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user