[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)
commitca2df45a072cef11143f9be8d36c3c256cbebd7b
treec9a5cfb7eae7f734abe4ebf24ebf014e31ea9572
parentc2cbdbb1583830b77f169a717407f035d6627793
[ALSA] This patch removes open_mutex from the ad1848-lib as

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>
include/sound/ad1848.h
sound/isa/ad1848/ad1848_lib.c