From: Takashi Iwai Date: Tue, 23 Aug 2011 12:57:08 +0000 (+0200) Subject: ALSA: hda - Fix double-headphone/speaker paths for Cxt auto-parser X-Git-Tag: v3.1-rc4~11^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f015f5fdc4003f3f2a7c66efdb1acf7a2d230bf;p=pandora-kernel.git ALSA: hda - Fix double-headphone/speaker paths for Cxt auto-parser When multiple headphones or speakers are assigned but no individual DACs are available, the driver should take the first HP/SPK DAC instead of another primary output. The patch adds a bit-flag to dac field of struct pin_dac_pair indicating that it's a slave DAC. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed