]> git.ipfire.org Git - thirdparty/linux.git/commit
ALSA: hda/realtek - Fixed Dell AIO wrong sound tone
authorKailang Yang <kailang@realtek.com>
Thu, 19 Nov 2020 09:04:21 +0000 (17:04 +0800)
committerTakashi Iwai <tiwai@suse.de>
Fri, 20 Nov 2020 14:00:51 +0000 (15:00 +0100)
commit92666d45adcfd4a4a70580ff9f732309e16131f9
treefc10e5971afa1d2b1c922b9a5dca4e7014a3b50b
parentaecd1fbe7784e75226682afe7a9c3a34af35aa3e
ALSA: hda/realtek - Fixed Dell AIO wrong sound tone

This platform only had one audio jack.
If it plugged speaker then replug with speaker or headset, the sound
tone will change to abnormal.
Headset Mic also can't record when this issue was happen.

[ Added a short comment about the COEF by tiwai ]

Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/593c777dcfef4546aa050e105b8e53b5@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c