Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 181563
b: refs/heads/master
c: 1a8e0e3
h: refs/heads/master
i:
  181561: 5fd2d5a
  181559: fc6cb7f
v: v3
  • Loading branch information
Devin Heitmueller authored and Mauro Carvalho Chehab committed Feb 26, 2010
1 parent 7423609 commit 970e138
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 485e319adef5d33a1dca4320cb26fb387b4a9381
refs/heads/master: 1a8e0e33881c9dd8cf3514bfd0b5a7ef148da929
1 change: 1 addition & 0 deletions trunk/drivers/media/video/cx18/cx18-alsa-pcm.c
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ static int snd_cx18_pcm_capture_open(struct snd_pcm_substream *substream)
/* See if the stream is available */
if (cx18_claim_stream(item, item->type)) {
/* No, it's already in use */
kfree(item);
return -EBUSY;
}

Expand Down

0 comments on commit 970e138

Please sign in to comment.