From: Takashi Iwai Date: Thu, 27 Oct 2011 18:47:07 +0000 (+0200) Subject: ALSA: hda - Introduce snd_hda_get_pin_label() X-Git-Tag: v3.3-rc1~88^2^2~13^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=04f5ade6afc4326dc6cd10d235500972fba548eb;p=pandora-kernel.git 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 --- Reading git-diff-tree failed