Re: [PATCH] ALSA: hda/realtek: Enable Mute LED on HP OMEN 16 Laptop xd000xx

From: Takashi Iwai
Date: Thu Jul 17 2025 - 06:07:58 EST


On Thu, 17 Jul 2025 11:53:25 +0200,
Takashi Iwai wrote:
>
> On Thu, 17 Jul 2025 05:02:19 +0200,
> Sharan Kumar Muthu Saravanan wrote:
> >
> > this patch is to fix my previous Commit e518230 i have fixed mute led
> > but for by This patch corrects the coefficient mask value introduced
> > in commit e518230, which was intended to enable the mute LED
> > functionality. During testing, multiple values were evaluated, and an
> > incorrect value was mistakenly included in the final commit. This
> > update fixes that error by applying the correct mask value for proper
> > mute LED behavior.
> >
> > Tested on 6.15.5-arch1-1
> >
> > Signed-off-by: M SHARAN KUMAR <sharweshraajan@xxxxxxxxx>
>
> The patch is still not applicable cleanly.
> Please try to fix the mailer setup and resubmit. At best, test to
> send a patch to yourself, and try to apply the patch by yourself,
> before resubmitting.
>
> Also, don't forget to add the proper Fixes tag pointing to the
> commit. It must be with 12 chars SHA1 ID followed by the commit
> summary. See Documentation/process/submitting-patches.rst for
> details.

Last but not least: please use the proper subject line.
The subject of this patch is *exactly* same as the commit you're
trying to fix. This patch isn't about enabling the mute LED; it's
correcting the bug introduced by the previous patch.


Takashi