commit | 1098b7c2285d6d4c0d523563be580a56b07f11c7 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Mon Dec 17 20:03:15 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Mon Dec 17 20:03:15 2012 +0100 |
tree | 74c88807ea1a53dc2382100f40a5769673ab5fa7 | |
parent | 6be7f5344b4fca35f1955aa73f0de825316a3236 [diff] |
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>