From: Takashi Iwai Date: Wed, 7 Dec 2011 15:55:19 +0000 (+0100) Subject: ALSA: hda/realtek - Don't create extra controls with channel suffix X-Git-Tag: v3.2-rc5~7^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=766ddee68bf1e4cc2cdcf73b34d243cf6e6f8ab0;p=pandora-kernel.git 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 --- Reading git-diff-tree failed