]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit - sound/pci/hda/patch_realtek.c
ALSA: hda/realtek - Add some fixes for ALC233
authorKailang Yang <kailang@realtek.com>
Wed, 25 Apr 2018 07:31:52 +0000 (15:31 +0800)
committerTakashi Iwai <tiwai@suse.de>
Wed, 25 Apr 2018 08:22:03 +0000 (10:22 +0200)
commitea04a1dbf8b1d6af759d58e705636fde48583f8f
tree048a3900dc140d440f2d2a7e81e731ee0b3bbbb6
parent41412fe921188a2929832ebd643e63bdbb61d326
ALSA: hda/realtek - Add some fixes for ALC233

Fill COEF to change EAPD to verb control.
Assigned codec type.

This is an additional fix over 92f974df3460 ("ALSA: hda/realtek - New
vendor ID for ALC233").

[ More notes:
  according to Kailang, the chip is 10ec:0235 bonding for ALC233b,
  which is equivalent with ALC255.  It's only used for Lenovo.
  The chip needs no alc_process_coef_fw() for headset unlike ALC255. ]

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