]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - Set codec->single_adc_amp flag for Realtek codecs
authorTakashi Iwai <tiwai@suse.de>
Mon, 17 Dec 2012 19:03:15 +0000 (20:03 +0100)
committerTakashi Iwai <tiwai@suse.de>
Mon, 17 Dec 2012 19:03:15 +0000 (20:03 +0100)
commit62f714b1429749467cf935c154b708a7065dc6d4
tree74c88807ea1a53dc2382100f40a5769673ab5fa7
parent3f1df2c23e82c8ef9ae417a6516c74273dbbc3a9
ALSA: hda - Set codec->single_adc_amp flag for Realtek codecs

It turned out that Realtek codecs (ALC260, etc) with input amps in
audio-input widgets don't handle the multiple individual input amps.
Thus we need to set codec->single_adc_amp flag for them in general.

Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c