From: Takashi Iwai Date: Thu, 19 Jan 2012 10:42:55 +0000 (+0100) Subject: ALSA: hda/realtek - Avoid multi-ios conflicting with multi-speakers X-Git-Tag: v3.3-rc2~40^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b90bf1de7cb65e7f61798fcfbcf74ae72207b0dc;p=pandora-kernel.git ALSA: hda/realtek - Avoid multi-ios conflicting with multi-speakers When a machine has multiple speakers, we don't need to create the controls for multi-ios. Check the number of primary outputs beforehand. Note that this workaround might not work always with new codecs in future; this assumes that both speakers and multi-io jacks share the same mixers/DACs. If they are routed with different mixers, the individual mixer controls should be needed. But, so far, this doesn't happen with the existing ALC codecs. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed