All of lore.kernel.org
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: Hans de Goede <hdegoede@redhat.com>
Cc: alsa-devel@alsa-project.org
Subject: Re: [PATCH 1/4] snd-meastro3: Add amp_gpio quirk for	Compaq EVO N600C
Date: Thu, 22 Apr 2010 16:55:39 +0200	[thread overview]
Message-ID: <s5h633jeduc.wl%tiwai@suse.de> (raw)
In-Reply-To: <1271862249-22612-1-git-send-email-hdegoede@redhat.com>

At Wed, 21 Apr 2010 11:04:06 -0400,
Hans de Goede wrote:
> 
> Without this quirk sound stops working after suspend resume. With this quirk,
> one still needs to manually unmute the master volume control after a suspend /
> / resume cycle. That is fixed in another patch in this set.
> 
> Note that this patch was submitted to the alsa bug tracker a long time ago:
> https://bugtrack.alsa-project.org/alsa-bug/view.php?id=4319
> 
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>

Thanks, applied patches 1-3.
Patch 4 needs a bit more attention.  Will follow up in another thread.


Takashi

> ---
>  sound/pci/maestro3.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/sound/pci/maestro3.c b/sound/pci/maestro3.c
> index 75283fb..491a2fc 100644
> --- a/sound/pci/maestro3.c
> +++ b/sound/pci/maestro3.c
> @@ -884,6 +884,7 @@ static struct pci_device_id snd_m3_ids[] = {
>  MODULE_DEVICE_TABLE(pci, snd_m3_ids);
>  
>  static struct snd_pci_quirk m3_amp_quirk_list[] __devinitdata = {
> +	SND_PCI_QUIRK(0x0E11, 0x0094, "Compaq Evo N600c", 0x0c),
>  	SND_PCI_QUIRK(0x10f7, 0x833e, "Panasonic CF-28", 0x0d),
>  	SND_PCI_QUIRK(0x10f7, 0x833d, "Panasonic CF-72", 0x0d),
>  	SND_PCI_QUIRK(0x1033, 0x80f1, "NEC LM800J/7", 0x03),
> -- 
> 1.7.0.1
> 
> _______________________________________________
> Alsa-devel mailing list
> Alsa-devel@alsa-project.org
> http://mailman.alsa-project.org/mailman/listinfo/alsa-devel
> 

      parent reply	other threads:[~2010-04-22 14:55 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-21 15:04 [PATCH 1/4] snd-meastro3: Add amp_gpio quirk for Compaq EVO N600C Hans de Goede
2010-04-21 15:04 ` [PATCH 2/4] snd-meastro3: Document hardware volume control a bit Hans de Goede
2010-04-21 15:04 ` [PATCH 3/4] snd-meastro3: Ignore spurious HV interrupts during suspend / resume Hans de Goede
2010-04-21 15:04 ` [PATCH 4/4] snd-maestro3: Make hardware volume buttons an input device Hans de Goede
2010-04-21 16:05   ` Ville Syrjälä
2010-04-22  7:57     ` Hans de Goede
2010-04-22 15:11       ` Ville Syrjälä
2010-04-22 16:59         ` [alsa-devel] " Dmitry Torokhov
2010-04-22 17:54           ` Ville Syrjälä
2010-04-22 14:55 ` 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=s5h633jeduc.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=alsa-devel@alsa-project.org \
    --cc=hdegoede@redhat.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.