commit | 3f0638a0333bfdd0549985aa620f2ab69737af47 | [log] [tgz] |
---|---|---|
author | Jaroslav Kysela <perex@perex.cz> | Wed Mar 17 18:29:41 2021 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Mar 30 15:33:13 2021 +0200 |
tree | 341e966ae98e6527634920e0a5cb4ef1ca8e0ffc | |
parent | 1fa4445f9adf19a3028ce0e8f375bac75214fc10 [diff] |
ALSA: control - add layer registration routines The layer registration allows to handle an extra functionality on top of the control API. It can be used for the audio LED control for example. Signed-off-by: Jaroslav Kysela <perex@perex.cz> Link: https://lore.kernel.org/r/20210317172945.842280-3-perex@perex.cz Signed-off-by: Takashi Iwai <tiwai@suse.de>