commit | 140547ef4ee9ad5f9ee9e6546f6027e8737c4149 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Feb 16 17:23:46 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Feb 16 17:29:24 2012 +0100 |
tree | 4f74689ff511e7bf25a272981ab2aef187ea2aae | |
parent | 00bc0ce9130551ef193c3f5db0b7b6e70dff28ac [diff] |
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>