commit | 965ccebccdf7199bef866414e56817b18ea6268e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Dec 18 11:46:37 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Sat Jan 12 08:30:27 2013 +0100 |
tree | 2d03d7eb3beec85c090847f438699f02fa523e7e | |
parent | 62343997e475b8c33fef0d8549eef49f6855ae0a [diff] |
ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path() Make the function more generic for both input and output directions, and returns the assigned path pointer. The argument order is changed to follow the standard (from, to) way. Now this new function is used for analog input and loopback path parser codes, too. Signed-off-by: Takashi Iwai <tiwai@suse.de>