From c86c2d440c4faff9d0761bc5f34cc428a5ccf7d4 Mon Sep 17 00:00:00 2001 From: David Henningsson Date: Thu, 3 Jan 2013 14:12:29 +0100 Subject: [PATCH] ALSA: hda - Switch "On" and "Off" for "Mute-LED Mode" kcontrol The vmaster hook sends 1 for enabled/unmuted and 0 for disabled/muted, but "Mute-LED Mode" being "On" refers to the LED being on, not the volume being on. Therefore "On" and "Off" should be switched. Signed-off-by: David Henningsson Signed-off-by: Takashi Iwai --- Reading git-format-patch failed