From: Takashi Iwai Date: Mon, 7 Jan 2013 14:11:44 +0000 (+0100) Subject: ALSA: hda - Use direct path reference in assign_out_path_ctls() X-Git-Tag: v3.9-rc1~129^2~70^2~87 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e614dd058ec8a426c16d2057fc814696c2381d9;p=pandora-kernel.git ALSA: hda - Use direct path reference in assign_out_path_ctls() Instead of looking through paths with the dac -> pin connection at each time, just pass the already parsed path index to assign_out_path_ctls(). This simplifies the code a bit. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed