public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 2.6.39-rc3] hda_intel: ALSA HD Audio patch for Intel Panther Point DeviceIDs
@ 2011-04-20 17:59 Seth Heasley
  2011-04-20 19:04 ` Takashi Iwai
  0 siblings, 1 reply; 6+ messages in thread
From: Seth Heasley @ 2011-04-20 17:59 UTC (permalink / raw)
  To: perex; +Cc: tiwai, alsa-devel, linux-kernel, seth.heasley

This patch adds the HD Audio Controller DeviceIDs for the Intel Panther Point PCH.

Signed-off-by: Seth Heasley <seth.heasley@intel.com>
---
--- linux-2.6.39-rc3/sound/pci/hda/hda_intel.c.orig	2011-04-11 17:21:51.000000000 -0700
+++ linux-2.6.39-rc3/sound/pci/hda/hda_intel.c	2011-04-14 11:44:40.000000000 -0700
@@ -126,6 +126,7 @@
 			 "{Intel, ICH10},"
 			 "{Intel, PCH},"
 			 "{Intel, CPT},"
+			 "{Intel, PPT},"
 			 "{Intel, PBG},"
 			 "{Intel, SCH},"
 			 "{ATI, SB450},"
@@ -2759,6 +2760,8 @@
 	{ PCI_DEVICE(0x8086, 0x1c20), .driver_data = AZX_DRIVER_PCH },
 	/* PBG */
 	{ PCI_DEVICE(0x8086, 0x1d20), .driver_data = AZX_DRIVER_PCH },
+	/* Panther Point */
+	{ PCI_DEVICE(0x8086, 0x1e20), .driver_data = AZX_DRIVER_PCH },
 	/* SCH */
 	{ PCI_DEVICE(0x8086, 0x811b), .driver_data = AZX_DRIVER_SCH },
 	/* Generic Intel */

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

end of thread, other threads:[~2012-10-12  1:23 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-04-20 17:59 [PATCH 2.6.39-rc3] hda_intel: ALSA HD Audio patch for Intel Panther Point DeviceIDs Seth Heasley
2011-04-20 19:04 ` Takashi Iwai
2012-10-09  1:07   ` [PATCH 2.6.32.y, 2.6.34.y] ALSA: hda - " Jonathan Nieder
2012-10-09  1:55     ` Ben Hutchings
2012-10-09 14:56       ` Paul Gortmaker
2012-10-12  1:22         ` Ben Hutchings

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox