commit | c86c2d440c4faff9d0761bc5f34cc428a5ccf7d4 | [log] [tgz] |
---|---|---|
author | David Henningsson <david.henningsson@canonical.com> | Thu Jan 03 14:12:29 2013 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Jan 03 14:22:34 2013 +0100 |
tree | 63d5d05641f39f389459ca51eeb1a3e514b56386 | |
parent | a49f0d1ea3ec94fc7cf33a7c36a16343b74bd565 [diff] |
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 <david.henningsson@canonical.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>