kernel_optimize_test/sound
Hui Wang 404690649e ALSA: hda - reverse the setting value in the micmute_led_set
Before the micmute_led_set() is introduced, the function of
alc_gpio_micmute_update() will set the gpio value with the
!micmute_led.led_value, and the machines have the correct micmute led
status. After the micmute_led_set() is introduced, it sets the gpio
value with !!micmute_led.led_value, so the led status is not correct
anymore, we need to set micmute_led_polarity = 1 to workaround it.

Now we fix the micmute_led_set() and remove micmute_led_polarity = 1.

Fixes: 87dc36482c ("ALSA: hda/realtek - Add LED class support for micmute LED")
Reported-and-suggested-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Link: https://lore.kernel.org/r/20200811122430.6546-1-hui.wang@canonical.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
2020-08-11 14:47:24 +02:00
..
ac97
aoa
arm
atmel
core ALSA: seq: oss: Serialize ioctls 2020-08-05 08:27:39 +02:00
drivers Merge branch 'for-next' into for-linus 2020-08-03 08:10:08 +02:00
firewire
hda ALSA: hda: Add dma stop delay variable 2020-08-05 12:27:47 +02:00
i2c
isa ALSA: isa: delete repeated words in comments 2020-08-06 09:29:25 +02:00
mips
oss
parisc
pci ALSA: hda - reverse the setting value in the micmute_led_set 2020-08-11 14:47:24 +02:00
pcmcia
ppc
sh
soc Merge branch 'for-next' into for-linus 2020-08-03 08:10:08 +02:00
sparc
spi
synth
usb ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control 2020-08-10 16:02:18 +02:00
x86
xen
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c