On Tue, 02 Mar 2021 12:19:03 +0100, Werner Sembach wrote: > > 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> > --- > Hi, > this is my first ever submitted kernel patch, feel free to criticise me if I made an error or missed a best practise bullet point. The patch isn't cleanly applicable. Could you try to submit via git-send-email instead? > Also: I'm unsure if this would fit the requirements for stable@xxxxxxxxxxxxxxx and/or trivial@xxxxxxxxxx, but I think not (correct me if I'm wrong). Cc to stable is worthwhile. You can simply add Cc: <stable@xxxxxxxxxxxxxxx> around your signed-off-by lines in the patch. thanks, Takashi