From: Takashi Iwai Date: Fri, 4 Jan 2013 11:56:52 +0000 (+0100) Subject: ALSA: hda - Avoid duplicated path creations X-Git-Tag: v3.9-rc1~129^2~70^2~106 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e0b528696edf20ad38f494dda49c6195bee1b7f;p=pandora-kernel.git ALSA: hda - Avoid duplicated path creations When the paths are created in map_singles(), we don't have to re-create new paths in try_assign_dacs(). Just evaluate the badness and skip to the next item. Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed