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)
commit04f5ade6afc4326dc6cd10d235500972fba548eb
tree14704ec6572b915e3516a9e2d038567448579342
parent8b940fc457fbf883053caf397586a61bd3cae23e
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>
sound/pci/hda/hda_codec.c
sound/pci/hda/hda_local.h
sound/pci/hda/patch_ca0110.c
sound/pci/hda/patch_cirrus.c
sound/pci/hda/patch_sigmatel.c