ALSA: hda/realtek: Add quirk for Clevo NH55RZQ
authorEckhart Mohr <e.mohr@tuxedocomputers.com>
Tue, 2 Mar 2021 16:25:22 +0000 (17:25 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 2 Mar 2021 17:32:14 +0000 (18:32 +0100)
commit48698c973e6b4dde94d87cd1ded56d9436e9c97d
treedcf86925eafd3c41169008506226a358e214a53f
parent9b838a3c32d7a1edd7edeec1bc455eca76622218
ALSA: hda/realtek: Add quirk for Clevo NH55RZQ

This applies a SND_PCI_QUIRK(...) to the Clevo NH55RZQ barebone. This
fixes the issue of the device not recognizing a pluged in microphone.

The device has both, a microphone only jack, and a speaker + microphone
combo jack. The combo jack already works. The microphone-only jack does
not recognize when a device is pluged in without this patch.

Signed-off-by: Eckhart Mohr <e.mohr@tuxedocomputers.com>
Co-developed-by: Werner Sembach <wse@tuxedocomputers.com>
Signed-off-by: Werner Sembach <wse@tuxedocomputers.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/0eee6545-5169-ef08-6cfa-5def8cd48c86@tuxedocomputers.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_realtek.c