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:
9dba205
)
ALSA: hda - Unify input label creations in generic parser
author
Takashi Iwai
<tiwai@suse.de>
Fri, 18 Jan 2013 09:17:30 +0000
(10:17 +0100)
committer
Takashi Iwai
<tiwai@suse.de>
Fri, 18 Jan 2013 09:17:30 +0000
(10:17 +0100)
There are a few places creating the labels and indices of kctls for
each input pin in the current generic parser code. This is redundant
and makes harder to maintain. Let's create the labels and indices at
once and keep them in hda_gen_spec.
Signed-off-by: Takashi Iwai <tiwai@suse.de>
No differences found