https://github.com/torvalds/linux
Revision bad994f5b4ab57eec8d56c180edca00505c3eeb2 authored by Takashi Iwai on 12 March 2015, 19:28:04 UTC, committed by Takashi Iwai on 12 March 2015, 19:28:04 UTC
CS420x codecs seem to deal only the single amps of ADC nodes even
though the nodes receive multiple inputs.  This leads to the
inconsistent amp value after S3/S4 resume, for example.

The fix is just to set codec->single_adc_amp flag.  Then the driver
handles these ADC amps as if single connections.

Reported-and-tested-by: Vasil Zlatanov <vasil.zlatanov@gmail.com>
Cc: <stable@vger.kernel.org> # 3.9+
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent fcdcd1d
History
Tip revision: bad994f5b4ab57eec8d56c180edca00505c3eeb2 authored by Takashi Iwai on 12 March 2015, 19:28:04 UTC
ALSA: hda - Set single_adc_amp flag for CS420x codecs
Tip revision: bad994f
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.2 KB
.mailmap -rw-r--r-- 4.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 94.0 KB
Kbuild -rw-r--r-- 2.1 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 298.2 KB
Makefile -rw-r--r-- 53.3 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top