From: Takashi Iwai Date: Mon, 12 Mar 2012 15:59:58 +0000 (+0100) Subject: ALSA: hda - Add "Mute-LED Mode" enum control X-Git-Tag: v3.4-rc1~144^2~4^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2f344b5e0a933b5b1d12f863406ee1d63e5bf8e;p=pandora-kernel.git ALSA: hda - Add "Mute-LED Mode" enum control Create snd_hda_add_vmaster_hook() and snd_hda_sync_vmaster_hook() helper functions to handle the mute-LED in vmaster hook more commonly. In the former function, a new enum control "Mute-LED Mode" is added. This provides user to choose whether the mute-LED should be turned on/off explicitly or to follow the master-mute status. Reviewed-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed