ALSA: rawmidi - Fix possible race in open
authorTakashi Iwai <tiwai@suse.de>
Wed, 11 Feb 2009 13:55:59 +0000 (14:55 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 9 Mar 2009 14:17:21 +0000 (15:17 +0100)
The module refcount should be handled in the register_mutex to avoid
possible races with module unloading.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found