From: Takashi Iwai Date: Thu, 18 Oct 2007 15:33:27 +0000 (+0200) Subject: [ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec X-Git-Tag: v2.6.24-rc1~35^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a2a763e08889318d7ace9f59d7963661a46d393;p=pandora-kernel.git [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 Signed-off-by: Jaroslav Kysela --- Reading git-diff-tree failed