On Wed, Apr 02, 2025 at 03:50:14AM -0400, Sean Rhodes wrote:
From 427d5b100dee0c5c3a09e3e1ad095b06ebe33a8b Mon Sep 17 00:00:00 2001
From: Sean Rhodes sean@starlabs.systems Date: Wed, 2 Apr 2025 08:31:04 +0100 Subject: [PATCH] sound/pci: Add fixup for Star Labs laptops
For all Star Labs boards that use Realtek cards, select ALC269_FIXUP_LIMIT_INT_MIC_BOOST to mitigate noise when the fans are active.
Cc: Oder Chiou oder_chiou@realtek.com Cc: stable@vger.kernel.org Signed-off-by: Sean Rhodes sean@starlabs.systems
sound/pci/hda/patch_realtek.c | 4 ++++ 1 file changed, 4 insertions(+)
<formletter>
This is not the correct way to submit patches for inclusion in the stable kernel tree. Please read: https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html for how to do this properly.
</formletter>