git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b940fc
)
ALSA: hda - Introduce snd_hda_get_pin_label()
author
Takashi Iwai
<tiwai@suse.de>
Thu, 27 Oct 2011 18:47:07 +0000
(20:47 +0200)
committer
Takashi 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