[ALSA] hda-codec - Fix conflict of Master volume in STAC92xx codec
authorTakashi Iwai <tiwai@suse.de>
Thu, 18 Oct 2007 15:33:27 +0000 (17:33 +0200)
committerJaroslav Kysela <perex@perex.cz>
Tue, 23 Oct 2007 06:04:34 +0000 (08:04 +0200)
commit9a2a763e08889318d7ace9f59d7963661a46d393
treef3015e06c30c6809ab791bac110e1dc40cbe0bf7
parent8e84c6413a2bec1c3e67bb38d42422f9f3262c10
[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>
sound/pci/hda/patch_sigmatel.c