commit | 04f5ade6afc4326dc6cd10d235500972fba548eb | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Oct 27 20:47:07 2011 +0200 |
committer | Takashi Iwai <tiwai@suse.de> | Wed Nov 16 11:10:16 2011 +0100 |
tree | 14704ec6572b915e3516a9e2d038567448579342 | |
parent | 8b940fc457fbf883053caf397586a61bd3cae23e [diff] |
ALSA: hda - Introduce snd_hda_get_pin_label() 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>