]> Git Repo - linux.git/commit
ALSA: hda/realtek - remove 3k pull low procedure
authorKailang Yang <[email protected]>
Thu, 13 Jul 2023 07:57:13 +0000 (15:57 +0800)
committerTakashi Iwai <[email protected]>
Fri, 14 Jul 2023 05:59:21 +0000 (07:59 +0200)
commit69ea4c9d02b7947cdd612335a61cc1a02e544ccd
treede326aab8471aa9b8abb69470da1151119c9f29c
parent645e583d2689a1dd2163da28a7789b4d9febf316
ALSA: hda/realtek - remove 3k pull low procedure

This was the ALC283 depop procedure.
Maybe this procedure wasn't suitable with new codec.
So, let us remove it. But HP 15z-fc000 must do 3k pull low. If it
reboot with plugged headset,
it will have errors show don't find codec error messages. Run 3k pull
low will solve issues.
So, let AMD chipset will run this for workarround.

Fixes: 5aec98913095 ("ALSA: hda/realtek - ALC236 headset MIC recording issue")
Signed-off-by: Kailang Yang <[email protected]>
Cc: <[email protected]>
Reported-by: Joseph C. Sible <[email protected]>
Closes: https://lore.kernel.org/r/CABpewhE4REgn9RJZduuEU6Z_ijXNeQWnrxO1tg70Gkw=F8qNYg@mail.gmail.com/
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Takashi Iwai <[email protected]>
sound/pci/hda/patch_realtek.c
This page took 0.058508 seconds and 4 git commands to generate.