mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/
synced 2026-09-26 18:16:26 +00:00
STAC922x provides the capture boost level up to 4, but actually it works only up to 2. Since the range of the mixer is automatically defined from amp-capability bits, we need to override the value beforehand. snd_hda_override_amp_caps() is introduced for this purpose. The function patch_stac922x() calls this for NID 0x12 (Mux Capture Volume). This should fix another recording problem on Intel Macs. Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Jaroslav Kysela <perex@suse.cz> |
History
|
|
|---|---|---|
| .. | ||
| hda_codec.c | ||
| hda_codec.h | ||
| hda_generic.c | ||
| hda_intel.c | ||
| hda_local.h | ||
| hda_patch.h | ||
| hda_proc.c | ||
| Makefile | ||
| patch_analog.c | ||
| patch_atihdmi.c | ||
| patch_cmedia.c | ||
| patch_conexant.c | ||
| patch_realtek.c | ||
| patch_si3054.c | ||
| patch_sigmatel.c | ||
| patch_via.c | ||