]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda/realtek - Improve the signel-connection check
authorTakashi Iwai <tiwai@suse.de>
Thu, 16 Feb 2012 16:23:46 +0000 (17:23 +0100)
committerTakashi Iwai <tiwai@suse.de>
Thu, 16 Feb 2012 16:29:24 +0000 (17:29 +0100)
commit64c26b73b6b83e4aaf92746c8a45faa013472bc3
tree4f74689ff511e7bf25a272981ab2aef187ea2aae
parentf125bb74430358fa069df0f37fa0c59cd31bbc5c
ALSA: hda/realtek - Improve the signel-connection check

When the connections from the pin selector contain only two
widgets, a route to DAC and the aa-mixer, it's certainly a
single connection.  In such a case, get_dac_if_single() should
return the connected DAC, too.

This will improve the detection of the individual DAC
assignment for each pin.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c