[ALSA] hda-codec - Fix orphan Headphone controls in STAC codecs
authorTakashi Iwai <tiwai@suse.de>
Fri, 14 Mar 2008 08:18:32 +0000 (09:18 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 24 Apr 2008 10:00:24 +0000 (12:00 +0200)
commit2626a263ffc2369499442933b1c313de0a066ede
tree620a20f4b1b92a36170aeb635aac1a8b52e7ae38
parentd654a660355f9dc30d3a6bf1493d32363bde8570
[ALSA] hda-codec - Fix orphan Headphone controls in STAC codecs

Currently, the headphone controls are created as Master wrongly in
some cases, and this prevents the virtual master controls.
The patch fixes the problem by simply using "Headphone" always for
headphone controls.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_sigmatel.c