Commit 69ea4c9
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: 5aec989 ("ALSA: hda/realtek - ALC236 headset MIC recording issue")
Signed-off-by: Kailang Yang <kailang@realtek.com>
Cc: <stable@vger.kernel.org>
Reported-by: Joseph C. Sible <josephcsible@gmail.com>
Closes: https://lore.kernel.org/r/CABpewhE4REgn9RJZduuEU6Z_ijXNeQWnrxO1tg70Gkw=F8qNYg@mail.gmail.com/
Link: https://lore.kernel.org/r/4678992299664babac4403d9978e7ba7@realtek.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>1 parent 645e583 commit 69ea4c9
1 file changed
Lines changed: 5 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
125 | 126 | | |
126 | 127 | | |
127 | 128 | | |
| |||
3622 | 3623 | | |
3623 | 3624 | | |
3624 | 3625 | | |
| 3626 | + | |
3625 | 3627 | | |
3626 | 3628 | | |
3627 | 3629 | | |
| |||
3638 | 3640 | | |
3639 | 3641 | | |
3640 | 3642 | | |
3641 | | - | |
3642 | | - | |
| 3643 | + | |
3643 | 3644 | | |
3644 | 3645 | | |
3645 | 3646 | | |
| |||
10682 | 10683 | | |
10683 | 10684 | | |
10684 | 10685 | | |
| 10686 | + | |
| 10687 | + | |
10685 | 10688 | | |
10686 | 10689 | | |
10687 | 10690 | | |
| |||
0 commit comments