Alsa-Devel Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: "Pali Rohár" <pali.rohar@gmail.com>
To: Takashi Iwai <tiwai@suse.de>
Cc: Martin Steigerwald <martin@lichtvoll.de>, alsa-devel@alsa-project.org
Subject: Re: [PATCH] Revert "ALSA: hda - Add mute-LED mode control to Thinkpad"
Date: Wed, 24 Jun 2015 15:10:15 +0200	[thread overview]
Message-ID: <20150624131015.GJ21149@pali> (raw)
In-Reply-To: <1432449275-29789-1-git-send-email-tiwai@suse.de>

On Sunday 24 May 2015 08:34:35 Takashi Iwai wrote:
> This reverts commit 7290006d8c0900c56d8c58428134f02c35109d17.
> 
> Through the regression report, it was revealed that the
> tpacpi_led_set() call to thinkpad_acpi helper doesn't only toggle the
> mute LED but actually mutes the sound.  This is contradiction to the
> expectation, and rather confuses user.
> 
> According to Henrique, it's not trivial to judge which TP model
> behaves "LED-only" and which model does whatever more intrusive, as
> Lenovo's implementations vary model by model.  So, from the safety
> reason, we should revert the patch for now.
> 
> Reported-by: Martin Steigerwald <martin@lichtvoll.de>
> Cc: Pali Rohár <pali.rohar@gmail.com>
> Cc: <stable@vger.kernel.org>
> Signed-off-by: Takashi Iwai <tiwai@suse.de>
> ---
>  sound/pci/hda/thinkpad_helper.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/sound/pci/hda/thinkpad_helper.c b/sound/pci/hda/thinkpad_helper.c
> index d51703e30523..0a4ad5feb82e 100644
> --- a/sound/pci/hda/thinkpad_helper.c
> +++ b/sound/pci/hda/thinkpad_helper.c
> @@ -72,7 +72,6 @@ static void hda_fixup_thinkpad_acpi(struct hda_codec *codec,
>  		if (led_set_func(TPACPI_LED_MUTE, false) >= 0) {
>  			old_vmaster_hook = spec->vmaster_mute.hook;
>  			spec->vmaster_mute.hook = update_tpacpi_mute_led;
> -			spec->vmaster_mute_enum = 1;
>  			removefunc = false;
>  		}
>  		if (led_set_func(TPACPI_LED_MICMUTE, false) >= 0) {

Hello,

what about adding option to "do not touch led" like if thinkpad_helper.c
cannot resolve symbol from kernel? It would at least allow us to disable
led when mute is ON (when thinkpad_acpi.ko module is loaded).

-- 
Pali Rohár
pali.rohar@gmail.com
_______________________________________________
Alsa-devel mailing list
Alsa-devel@alsa-project.org
http://mailman.alsa-project.org/mailman/listinfo/alsa-devel

      parent reply	other threads:[~2015-06-24 13:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-24  6:34 [PATCH] Revert "ALSA: hda - Add mute-LED mode control to Thinkpad" Takashi Iwai
2015-05-25  6:44 ` Raymond Yau
2015-05-25  6:53   ` Takashi Iwai
2015-06-24 13:10 ` Pali Rohár [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=20150624131015.GJ21149@pali \
    --to=pali.rohar@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=martin@lichtvoll.de \
    --cc=tiwai@suse.de \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox