[ALSA] hda-codec - Revert volume knob controls in STAC codecs
authorTakashi Iwai <tiwai@suse.de>
Mon, 19 Nov 2007 10:56:26 +0000 (11:56 +0100)
committerMercurial server <hg@alsa0.alsa-project.org>
Tue, 20 Nov 2007 18:52:00 +0000 (19:52 +0100)
Volume knob controls with STAC codecs seem to cause problems with some
devices.  Volumes change very slowly or silent suddenly.  It's likely
due to conflict between the software and the hardware volume knob
setup.
Since we'll have a virtual master control in future, it's safer to
remove this control completely right now.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>

No differences found