[ALSA] This patch removes open_mutex from the ad1848-lib as
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Tue, 16 Oct 2007 12:54:14 +0000 (14:54 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 16 Oct 2007 14:51:26 +0000 (16:51 +0200)
open and close operations are called only from pcm layer
and mutexed there with pcm->open_mutex.

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>

No differences found