Home
last modified time | relevance | path

Searched hist:"1 f015f5fdc4003f3f2a7c66efdb1acf7a2d230bf" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/sound/pci/hda/
H A Dpatch_conexant.cdiff 1f015f5fdc4003f3f2a7c66efdb1acf7a2d230bf Tue Aug 23 07:57:08 CDT 2011 Takashi Iwai <tiwai@suse.de> 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>