ALSA: wss_lib: do not mess mixer settings during probe
authorKrzysztof Helt <krzysztof.h1@wp.pl>
Sun, 24 Aug 2008 16:08:03 +0000 (18:08 +0200)
committerJaroslav Kysela <perex@perex.cz>
Mon, 25 Aug 2008 07:57:50 +0000 (09:57 +0200)
commitf83a59c3c15471e866b6af09f82a9ac1eb76fce7
tree4f8c5740bd8e23daa1f7f4da88a85d695960734b
parent36463a9660a69018c98f6bde93183a523667e598
ALSA: wss_lib: do not mess mixer settings during probe

Use the wss_dout function which does not mess
shadowed register values during chip probing.
Otherwise, user ends up with stupid mixer settings
after driver loading.

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