[PATCH] ALSA: hda/realtek: Add quirk for Clevo NH55RZQ

From: Werner Sembach
Date: Tue Mar 02 2021 - 15:09:44 EST


From: Eckhart Mohr <e.mohr@xxxxxxxxxxxxxxxxxxx>

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@xxxxxxxxxxxxxxxxxxx>
Co-developed-by: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
Signed-off-by: Werner Sembach <wse@xxxxxxxxxxxxxxxxxxx>
---
This is a resend of the patch because I missed that the editor I used to write the commit message replaced tabs with spaces.