]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek - Rename get_out_path() to get_nid_path()
authorTakashi Iwai <tiwai@suse.de>
Fri, 14 Dec 2012 16:34:51 +0000 (17:34 +0100)
committerTakashi Iwai <tiwai@suse.de>
Sat, 12 Jan 2013 07:30:12 +0000 (08:30 +0100)
commit6518f7ac5183ca77805f10323ea716fe86fd7c89
tree76b723099b5b2a49c016ae338c909da7ac87201e
parentfef7fbbc5d6643513b27a706ed02ed4c46a0eef2
ALSA: hda/realtek - Rename get_out_path() to get_nid_path()

The function can be used not only for output paths but generically.
Also swap the argument order.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c