ALSA: hda/realtek - Rename add_new_out_path() with add_new_nid_path()
authorTakashi Iwai <tiwai@suse.de>
Tue, 18 Dec 2012 10:46:37 +0000 (11:46 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:30:27 +0000 (08:30 +0100)
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>

No differences found