Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210492
b: refs/heads/master
c: 76195fb
h: refs/heads/master
v: v3
  • Loading branch information
Takashi Iwai committed Sep 8, 2010
1 parent b67ecb8 commit b83bfee
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: fe6ce80ae25953d95ebaf9bce27b585218cda25c
refs/heads/master: 76195fb096ca6db2f8bbaffb96e3025aaf1649a0
2 changes: 1 addition & 1 deletion trunk/sound/usb/card.c
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ static void snd_usb_stream_disconnect(struct list_head *head)
for (idx = 0; idx < 2; idx++) {
subs = &as->substream[idx];
if (!subs->num_formats)
return;
continue;
snd_usb_release_substream_urbs(subs, 1);
subs->interface = -1;
}
Expand Down

0 comments on commit b83bfee

Please sign in to comment.