commit | 1e0b528696edf20ad38f494dda49c6195bee1b7f | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 04 12:56:52 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Jan 12 08:43:30 2013 +0100 |
tree | 34ff0e122d229a9c1cab80ba4957b2a394caf55b | |
parent | e1284af730792344f96e1428a6199e19699dfccc [diff] |
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 <tiwai@suse.de>