commit | 689cabf6d07c82003310c221f719130f3a4f29c7 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Feb 21 12:35:27 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Feb 21 12:36:37 2012 +0100 |
tree | 2f101a88f284670553aa7538d1d7f4ca0bd0967d | |
parent | c96f0bf4adc0663a69cdb0e2b73d33e6be312d1c [diff] |
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 <tiwai@suse.de>