commit | 2626a263ffc2369499442933b1c313de0a066ede | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Mar 14 09:18:32 2008 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Apr 24 12:00:24 2008 +0200 |
tree | 620a20f4b1b92a36170aeb635aac1a8b52e7ae38 | |
parent | d654a660355f9dc30d3a6bf1493d32363bde8570 [diff] |
[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>