From: David Henningsson Date: Thu, 6 Sep 2012 09:17:58 +0000 (+0200) Subject: ALSA: hda - fix control names for multiple speaker out on IDT/STAC X-Git-Tag: v3.7-rc1~81^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=298efee7f5a20a32c9ebfa0f7469d87d84998ba1;p=pandora-kernel.git ALSA: hda - fix control names for multiple speaker out on IDT/STAC For multiple speaker outs, the names were previously "Speaker,0", "Speaker,1", "Center"/"LFE", "Speaker,3". This is inconsistent, confusing, and is not picked up correctly by PulseAudio. Instead use "Front", "Surround", "Center"/"LFE", "Side" which is more standard. BugLink: https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1046734 Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed