]> git.ipfire.org Git - thirdparty/kernel/stable.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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 11 Dec 2020 12:22:05 +0000 (13:22 +0100)
commit3bdd3fbe7b57864696b7e79ba6ec6bcaff14d2c0
treee7c7cfec7b11b5b27b82b7dae0bb164c3aae4d4f
parent28a77b5db771148a9f403e9a8332474eaca816e9
ALSA: hda/realtek - Fixed Dell AIO wrong sound tone

commit 92666d45adcfd4a4a70580ff9f732309e16131f9 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_realtek.c