[alsa-devel] [PATCH] ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixup

Takashi Iwai tiwai at suse.de
Mon Nov 22 07:53:18 CET 2010


At Sat, 20 Nov 2010 10:33:57 -0500,
Daniel Chen wrote:
> 
> From 5e166dd7b7d1a7cefefd920bf2c45daac717b4fa Mon Sep 17 00:00:00 2001
> From: Daniel T Chen <crimsun at ubuntu.com>
> Date: Sat, 20 Nov 2010 10:20:35 -0500
> Subject: [PATCH] ALSA: hda: Add Samsung R720 SSID for subwoofer pin fixup
> 
> BugLink: https://launchpad.net/bugs/677830
> 
> The original reporter states that the subwoofer does not mute when
> inserting headphones.  We need an entry for his machine's SSID in the
> subwoofer pin fixup list, so add it there (verified using hda_analyzer).
> 
> Reported-and-tested-by: i-NoD
> Cc: <stable at kernel.org>
> Signed-off-by: Daniel T Chen <crimsun at ubuntu.com>

Applied now.  Thanks.


Takashi

> ---
>  sound/pci/hda/patch_realtek.c |    1 +
>  1 files changed, 1 insertions(+), 0 deletions(-)
> 
> diff --git a/sound/pci/hda/patch_realtek.c b/sound/pci/hda/patch_realtek.c
> index 5f00589..1a7703a 100644
> --- a/sound/pci/hda/patch_realtek.c
> +++ b/sound/pci/hda/patch_realtek.c
> @@ -19298,6 +19298,7 @@ static const struct alc_fixup alc662_fixups[] = {
>  
>  static struct snd_pci_quirk alc662_fixup_tbl[] = {
>  	SND_PCI_QUIRK(0x1025, 0x038b, "Acer Aspire 8943G", ALC662_FIXUP_ASPIRE),
> +	SND_PCI_QUIRK(0x144d, 0xc051, "Samsung R720", ALC662_FIXUP_IDEAPAD),
>  	SND_PCI_QUIRK(0x17aa, 0x38af, "Lenovo Ideapad Y550P", ALC662_FIXUP_IDEAPAD),
>  	SND_PCI_QUIRK(0x17aa, 0x3a0d, "Lenovo Ideapad Y550", ALC662_FIXUP_IDEAPAD),
>  	{}
> -- 
> 1.7.1
> 


More information about the Alsa-devel mailing list