From: Takashi Iwai <tiwai@suse.de>
To: Oder Chiou <oder_chiou@realtek.com>
Cc: <alsa-devel@alsa-project.org>, <kailang@realtek.com>,
<flove@realtek.com>, <jennifer_chen@realtek.com>,
<geans_chen@realsil.com.cn>
Subject: Re: [PATCH] ALSA: hda/realtek: Fix the push button function for the ALC257
Date: Mon, 30 Sep 2024 11:43:20 +0200 [thread overview]
Message-ID: <87sethiiiv.wl-tiwai@suse.de> (raw)
In-Reply-To: <20240930085731.2871700-1-oder_chiou@realtek.com>
On Mon, 30 Sep 2024 10:57:31 +0200,
Oder Chiou wrote:
>
> The patch "Fix noise from speakers on Lenovo IdeaPad 3 15IAU7" caused
> that the headset push button cannot work properly in case of ALC257.
> This patch reverted it to correct the side effect.
If a previous commit caused such a regression, could you point it,
too? At best in a form of "Fixes:" tag.
thanks,
Takashi
>
> Signed-off-by: Oder Chiou <oder_chiou@realtek.com>
> ---
> sound/pci/hda/patch_realtek.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
> index f787ff4182d4..86db1a4ec24c 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -587,6 +587,7 @@ static void alc_shutup_pins(struct hda_codec *codec)
> switch (codec->core.vendor_id) {
> case 0x10ec0236:
> case 0x10ec0256:
> + case 0x10ec0257:
> case 0x19e58326:
> case 0x10ec0283:
> case 0x10ec0285:
> --
> 2.34.1
>
prev parent reply other threads:[~2024-09-30 9:43 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-30 8:57 [PATCH] ALSA: hda/realtek: Fix the push button function for the ALC257 Oder Chiou
2024-09-30 9:43 ` Takashi Iwai [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87sethiiiv.wl-tiwai@suse.de \
--to=tiwai@suse.de \
--cc=alsa-devel@alsa-project.org \
--cc=flove@realtek.com \
--cc=geans_chen@realsil.com.cn \
--cc=jennifer_chen@realtek.com \
--cc=kailang@realtek.com \
--cc=oder_chiou@realtek.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.