commit | 668d1e9673eddf7df3232e24a69dec8deba7331b | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Thu Nov 29 14:10:17 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Nov 30 10:55:44 2012 +0100 |
tree | faf753a3709e5bd9e1d5b07f2048c5f079d24be1 | |
parent | b9030a005d5810ab9e3683469d928aa0b537a4c4 [diff] |
ALSA: hda - Refactor alc_kcontrol_new() usages Allocate the name string and assign the structure in alc_kcontrol_new() itself to reduce the code. Signed-off-by: Takashi Iwai <tiwai@suse.de>