All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hda - add ALC889 quick id for Intel Los Lunas 2 desktop reference board
@ 2011-12-21  2:20 Wu Fengguang
  2011-12-21  6:46 ` Takashi Iwai
  0 siblings, 1 reply; 8+ messages in thread
From: Wu Fengguang @ 2011-12-21  2:20 UTC (permalink / raw)
  To: Takashi Iwai; +Cc: alsa-devel

Signed-off-by: Wu Fengguang <fengguang.wu@intel.com>
---
 sound/pci/hda/alc882_quirks.c |    1 +
 1 file changed, 1 insertion(+)

--- linux.orig/sound/pci/hda/alc882_quirks.c	2011-12-20 14:16:51.880000058 +0800
+++ linux/sound/pci/hda/alc882_quirks.c	2011-12-20 14:16:58.740000115 +0800
@@ -2955,6 +2955,7 @@ static const struct snd_pci_quirk alc882
 	SND_PCI_QUIRK(0x8086, 0x0002, "DG33FBC", ALC883_3ST_6ch_INTEL),
 	SND_PCI_QUIRK(0x8086, 0x2503, "82801H", ALC883_MITAC),
 	SND_PCI_QUIRK(0x8086, 0x0022, "DX58SO", ALC889_INTEL),
+	SND_PCI_QUIRK(0x8086, 0x7270, "Intel Los Lunas 2", ALC889_INTEL),
 	SND_PCI_QUIRK(0x8086, 0x0021, "Intel IbexPeak", ALC889A_INTEL),
 	SND_PCI_QUIRK(0x8086, 0x3b56, "Intel IbexPeak", ALC889A_INTEL),
 	SND_PCI_QUIRK(0x8086, 0xd601, "D102GGC", ALC882_6ST_DIG),

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2011-12-21  8:24 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-21  2:20 [PATCH] hda - add ALC889 quick id for Intel Los Lunas 2 desktop reference board Wu Fengguang
2011-12-21  6:46 ` Takashi Iwai
2011-12-21  7:23   ` Wu Fengguang
2011-12-21  7:34     ` Takashi Iwai
2011-12-21  8:09     ` David Henningsson
2011-12-21  8:24       ` Wu Fengguang
2011-12-21  7:38   ` Wu Fengguang
2011-12-21  7:42     ` Takashi Iwai

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.