From: Takashi Iwai Date: Tue, 21 Feb 2012 11:35:27 +0000 (+0100) Subject: ALSA: hda/realtek - Fix the possible conflicts of Bass Speaker name X-Git-Tag: v3.4-rc1~144^2~4^2~25 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=689cabf6d07c82003310c221f719130f3a4f29c7;p=pandora-kernel.git ALSA: hda/realtek - Fix the possible conflicts of Bass Speaker name When the multi-io is added to the two speaker output configuration, the parser would try to add yet another "Bass Speaker" control since it checks only cfg->line_outs. Add a workaround for it by simply passing the channel name in the case of multi-io outputs. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed