commit | 9a2a763e08889318d7ace9f59d7963661a46d393 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Oct 18 17:33:27 2007 +0200 |
committer | Jaroslav Kysela <perex@perex.cz> | Tue Oct 23 08:04:34 2007 +0200 |
tree | f3015e06c30c6809ab791bac110e1dc40cbe0bf7 | |
parent | 8e84c6413a2bec1c3e67bb38d42422f9f3262c10 [diff] |
[ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec The addition of volume knob as Master volume resulted in conflict with the existing one by stac92xx_auto_create_hp_ctls(). This patch fixes the conflict, and still keeps the Master control for codecs without volume knob as much as possible. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@perex.cz>