]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda/realtek - Fixed ALC256 headphone no sound
authorKailang Yang <kailang@realtek.com>
Thu, 22 Aug 2024 02:54:19 +0000 (10:54 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 17 Oct 2024 13:10:38 +0000 (15:10 +0200)
commitfe0401442a394b0e941d77333ce91ad4293225e4
treecab1d6f1aa8250ce4b9c189da1fa3dc41812b0fc
parent2208c2520eb692f49ca1531fe9e03c769c7562ce
ALSA: hda/realtek - Fixed ALC256 headphone no sound

[ Upstream commit 9b82ff1362f50914c8292902e07be98a9f59d33d ]

Dell platform, plug headphone or headset, it had a chance to get no
sound from headphone.
Replace depop procedure will solve this issue.

Signed-off-by: Kailang Yang <kailang@realtek.com>
Link: https://lore.kernel.org/bb8e2de30d294dc287944efa0667685a@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_realtek.c