Re: [PATCH 1/2 v2] ALSA: hda/cirrus: Correct the full scale volume set logic
From: Takashi Iwai
Date: Sat Feb 15 2025 - 02:40:37 EST
On Fri, 14 Feb 2025 22:07:28 +0100,
Vitaly Rodionov wrote:
>
> This patch corrects the full-scale volume setting logic. On certain
> platforms, the full-scale volume bit is required. The current logic
> mistakenly sets this bit and incorrectly clears reserved bit 0, causing
> the headphone output to be muted.
>
> Fixies: 342b6b610ae2 (ALSA: hda/cs8409: Fix Full Scale Volume setting for all variants)
It should be "Fixes" :)
Also, the tag should be in the form of
Fixes: $ID ("$SUBJECT")
with quotes. I fixed and applied now.
thanks,
Takashi