commit | c697ba85a94b8f65bf90dec5ef9af5c39c3e73b2 | [log] [tgz] |
---|---|---|
author | Connor McAdams <conmanx360@gmail.com> | Thu Dec 10 12:35:48 2020 -0500 |
committer | Takashi Iwai <tiwai@suse.de> | Thu Dec 10 19:56:38 2020 +0100 |
tree | 916ba443db15672cec8100752b405d3cd28fe321 | |
parent | c9a867fd845171e6845e6fd665c423fa910083d8 [diff] |
ALSA: hda/ca0132 - Fix AE-5 rear headphone pincfg. The Windows driver sets the pincfg for the AE-5's rear-headphone to report as a microphone. This causes issues with Pulseaudio mistakenly believing there is no headphone plugged in. In Linux, we should instead set it to be a headphone. Fixes: a6b0961b39896 ("ALSA: hda/ca0132 - fix AE-5 pincfg") Cc: <stable@kernel.org> Signed-off-by: Connor McAdams <conmanx360@gmail.com> Link: https://lore.kernel.org/r/20201208195223.424753-1-conmanx360@gmail.com Link: https://lore.kernel.org/r/20201210173550.2968-1-conmanx360@gmail.com Signed-off-by: Takashi Iwai <tiwai@suse.de>