commit | 2ad787e9aae8bfac14fa96748c0f2b034577be6a | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Mar 12 12:18:37 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Mar 12 13:58:54 2012 +0100 |
tree | e11195d3f00e2a84c9bd322b0c5b7b334ea8cb36 | |
parent | 18478e8b626edc2d181dcb1b93e1f99ad72095e9 [diff] |
ALSA: Add a hook capability to vmaster controls This patch adds a hook to vmaster control to be called at each time when the master value is changed. It'd be handy for an additional mute LED control following the Master switch, for example. Signed-off-by: Takashi Iwai <tiwai@suse.de>