linux_dsm_epyc7002/sound
Takashi Iwai 7fe307117d ALSA: hda - Fix inconsistent Mic mute LED
The current code for controlling mic mute LED in patch_sigmatel.c
blindly assumes that there is a single capture switch.  But, there can
be multiple multiple ones, and each of them flips the state, ended up
in an inconsistent state.

For fixing this problem, this patch adds kcontrol to be passed to the
hook function so that the callee can check which switch is being
accessed.  In stac_capture_led_hook(), the state is checked as a
bitmask, and turns on the LED when all capture switches are off.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
2014-02-07 12:13:25 +01:00
..
aoa
arm
atmel
core ALSA: Refactor slot assignment code 2014-01-23 11:45:24 +01:00
drivers
firewire
i2c
isa
mips
oss sound: oss: remove last sleep_on users 2014-01-14 16:12:07 +01:00
parisc
pci ALSA: hda - Fix inconsistent Mic mute LED 2014-02-07 12:13:25 +01:00
pcmcia
ppc
sh
soc sound fixes for 3.14-rc1 2014-01-31 15:38:09 -08:00
sparc
spi
synth
usb ALSA: usb-audio: Add missing kconfig dependecy 2014-02-03 09:42:45 +01:00
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c
sound_firmware.c