From: Takashi Iwai Date: Thu, 16 Feb 2012 17:39:45 +0000 (+0100) Subject: ALSA: hda/realtek - Try harder to fit the single-connections X-Git-Tag: v3.4-rc1~144^2~4^2~48 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=185d99f1924ee0047bcd524c58a01c9f8d58d673;p=pandora-kernel.git ALSA: hda/realtek - Try harder to fit the single-connections So far, the Realtek driver tires to assign the single-connected routes for all pins only once at the beginning. However, since some DACs have been already mapped, the rest pins might have also single conections. In this patch, the driver does the single-connection assignment in a loop until all possbile single-connections are checked. This will improve the DAC assignment, e.g. for ASUS G72. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed