Skip to content
Commit 4605b718 authored by Takashi Iwai's avatar Takashi Iwai
Browse files

ALSA: hda - Disable broken mic auto-muting in Realtek codes



The recent addition of automatic mic-muting is broken in some cases.
The code assumes that the pin nids <= 0x18, but the digital pins can
be less than 0x18.
Also, it assumes the front-mic being the internal mic, but it depends
on the hardware implementation actually.

Instead of complex case-fixes, better to disable the code as now.

Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent 0cbf0098
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment