Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 57187
b: refs/heads/master
c: c72816b
h: refs/heads/master
i:
  57185: da9c3da
  57183: 6bce9a2
v: v3
  • Loading branch information
Zoltan Devai authored and Jaroslav Kysela committed May 31, 2007
1 parent 3cbf8d5 commit 17b1345
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 36c3b4e60a83187e82bc9bcde854e765bde3d670
refs/heads/master: c72816b79e9735284b3c0f6b3a4aa4e1c0537c0d
2 changes: 2 additions & 0 deletions trunk/sound/soc/s3c24xx/s3c24xx-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,8 @@ static int s3c24xx_pcm_open(struct snd_pcm_substream *substream)
if (prtd == NULL)
return -ENOMEM;

spin_lock_init(&prtd->lock);

runtime->private_data = prtd;
return 0;
}
Expand Down

0 comments on commit 17b1345

Please sign in to comment.