From: Takashi Iwai Date: Tue, 13 Mar 2012 06:55:10 +0000 (+0100) Subject: ALSA: hda - Add expose_enum_ctl flag to snd_hda_add_vmaster_hook() X-Git-Tag: v3.4-rc1~144^2~4^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f29735cbef4eb6072e5ae459b556f3a061efc47e;p=pandora-kernel.git 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 --- Reading git-diff-tree failed