]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Don't create extra controls with channel suffix
authorTakashi Iwai <tiwai@suse.de>
Wed, 7 Dec 2011 15:55:19 +0000 (16:55 +0100)
committerTakashi Iwai <tiwai@suse.de>
Wed, 7 Dec 2011 16:32:24 +0000 (17:32 +0100)
commitda83cf06415681d03f07156358119e36d510d53d
treed85c439209faf32ef86aa3df5aba11b598e0c662
parent5a1aad04372b03b6ce221bd38fdb09f45db07a98
ALSA: hda/realtek - Don't create extra controls with channel suffix

The multiple headphone or speaker pins are usually provided to
output the same stream unlike line-out jacks (which are supposed
to be multi-channel surrounds).  Thus giving a mixer name like
"Headphone Surround" is rather confusing.  Instead, when multiple
headphone volumes are available, use index with the same "Headphone"
name.

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