]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit76adac33c84316ff006a787189be2a872b5d35c2
tree14704ec6572b915e3516a9e2d038567448579342
parentd0831d81883e025236cc169075b225304c215162
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