Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 1995
b: refs/heads/master
c: efa93db
h: refs/heads/master
i:
  1993: 1da9ed8
  1991: 5209190
v: v3
  • Loading branch information
Karsten Wiese authored and Linus Torvalds committed Jun 14, 2005
1 parent 102e82c commit 9fb138d
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: 9a47696970bc8233818d370011e2fddae5cfce9f
refs/heads/master: efa93dbedd0e2eacf49ea6fff1fe4397d520cf61
2 changes: 1 addition & 1 deletion trunk/sound/usb/usbaudio.c
Original file line number Diff line number Diff line change
Expand Up @@ -3289,7 +3289,7 @@ static void snd_usb_audio_disconnect(struct usb_device *dev, void *ptr)
}
usb_chip[chip->index] = NULL;
up(&register_mutex);
snd_card_free_in_thread(card);
snd_card_free(card);
} else {
up(&register_mutex);
}
Expand Down

0 comments on commit 9fb138d

Please sign in to comment.