commit | f29735cbef4eb6072e5ae459b556f3a061efc47e | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Tue Mar 13 07:55:10 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Tue Mar 13 07:55:10 2012 +0100 |
tree | 0ba2bdd1da5f21b41d5dfc0f0d952dc07e26dfdf | |
parent | d2f344b5e0a933b5b1d12f863406ee1d63e5bf8e [diff] |
ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook() Since it's not always safe to assume that the vmaster hook is purely the mute-LED control, add the flag indicating whether to expose the mute-LED enum control or not. Currently, conexant codec sets this off for non-HP laptops where EAPD may be used really as EAPD. Signed-off-by: Takashi Iwai <tiwai@suse.de>