ALSA: hda - Introduce snd_hda_get_pin_label()
authorTakashi Iwai <tiwai@suse.de>
Thu, 27 Oct 2011 18:47:07 +0000 (20:47 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 16 Nov 2011 10:10:16 +0000 (11:10 +0100)
Create a new helper function snd_hda_get_pin_label() for getting a label
string for both input and output pins.  hda_get_input_pin_label() is
obsoleted by this function, and the callers are replaced appropriately
now by this patch.

Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found