commit | f5172a7ed966493414aa58319fbb7ab0a80cf889 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Jan 04 13:19:55 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Jan 12 08:43:31 2013 +0100 |
tree | 0e22c823df8271bc93a0f55674c0f350c09bf4b3 | |
parent | 1e0b528696edf20ad38f494dda49c6195bee1b7f [diff] |
ALSA: hda - Check the existing path in snd_hda_add_new_path() If the requested path has been already added, return the existing path instance instead of adding a duplicated instance. Signed-off-by: Takashi Iwai <tiwai@suse.de>