commit | b8dd086674cfbfc246a5b9d7d7ff37f62350a878 | [log] [tgz] |
---|---|---|
author | Jie Yang <yang.jie@intel.com> | Mon Apr 27 21:20:57 2015 +0800 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Apr 27 21:37:41 2015 +0200 |
tree | 035c115047a4c0fbbf99a352f7f66331e6a53815 | |
parent | 9058cbe1eed29381f84dec9f96980f5a4ea1025f [diff] |
ALSA: Jack: handle jack embedded kcontrol creating within ctljack This patch adds a static method get_available_index() to allocate the index of new jack kcontrols and also adds jack_kctl_name_gen() which is used to ensure compatibility with jack naming by removing " Jack" from some incorrectly passed names. Signed-off-by: Jie Yang <yang.jie@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>