commit | 1f015f5fdc4003f3f2a7c66efdb1acf7a2d230bf | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Aug 23 14:57:08 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Aug 23 14:57:08 2011 +0200 |
tree | 39fbd0da4a83749fa57d91220b4a8fea02101afd | |
parent | 3c715a98844f72cec0fa3ef2b68232b8f751468b [diff] |
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 <tiwai@suse.de>