commit | dda415d41882449f841f88d829dd65b6ee1c374c | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Nov 30 18:34:38 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Nov 30 18:34:38 2012 +0100 |
tree | dde9f520ddf3466235bf60d610f54383a4d76f9c | |
parent | 475c3d21e8e1fe7cbec76b0f3e8d9f4dea66acd8 [diff] |
ALSA: hda - Add a helper function for simple enum kcontrols The same type of code is being used in multiple places in various codec drivers, so put it as a core library. Signed-off-by: Takashi Iwai <tiwai@suse.de>