ALSA: wss_lib: remove second mutexes initialization
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Sun, 3 Aug 2008 15:57:21 +0000 (17:57 +0200)
committerJaroslav Kysela <perex@perex.cz>
Wed, 6 Aug 2008 13:40:06 +0000 (15:40 +0200)
commitf1789f451d2ee18ff2bbc5afe78e1a7b9b714003
tree2af334098f16967ce18bc754f707816ea1368533
parenta0d9274cd888ada59fe2734f45019d84bc40ac3d
ALSA: wss_lib: remove second mutexes initialization

Remove initializations of spinlock and mutexes which
are done earlier in snd_wss_new(). The snd_wss_new()
is called from snd_wss_create().

Signed-off-by: Krzysztof Helt <krzysztof.h1@wp.pl>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
sound/isa/wss/wss_lib.c