From: Takashi Iwai Date: Tue, 18 Dec 2012 10:46:37 +0000 (+0100) Subject: ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path() X-Git-Tag: v3.9-rc1~129^2~70^2~162 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=965ccebccdf7199bef866414e56817b18ea6268e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed