All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] hda: HP laptop quirk
@ 2008-09-26 14:37 Matthew Ranostay
  2008-09-26 14:46 ` Takashi Iwai
  0 siblings, 1 reply; 2+ messages in thread
From: Matthew Ranostay @ 2008-09-26 14:37 UTC (permalink / raw)
  To: alsa-devel; +Cc: Takashi Iwai

Added HP laptop SND_PCI_QUIRK for STAC_HP_M4.

Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com>
---

diff --git a/pci/hda/patch_sigmatel.c b/pci/hda/patch_sigmatel.c
index b5c1449..7db954a 100644
--- a/pci/hda/patch_sigmatel.c
+++ b/pci/hda/patch_sigmatel.c
@@ -1650,6 +1650,8 @@ static struct snd_pci_quirk stac92hd71bxx_cfg_tbl[] = {
 	/* SigmaTel reference board */
 	SND_PCI_QUIRK(PCI_VENDOR_ID_INTEL, 0x2668,
 		      "DFI LanParty", STAC_92HD71BXX_REF),
+	SND_PCI_QUIRK(PCI_VENDOR_ID_HP, 0x361a,
+				"unknown HP", STAC_HP_M4),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0233,
 				"unknown Dell", STAC_DELL_M4_1),
 	SND_PCI_QUIRK(PCI_VENDOR_ID_DELL, 0x0234,

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

* Re: [PATCH] hda: HP laptop quirk
  2008-09-26 14:37 [PATCH] hda: HP laptop quirk Matthew Ranostay
@ 2008-09-26 14:46 ` Takashi Iwai
  0 siblings, 0 replies; 2+ messages in thread
From: Takashi Iwai @ 2008-09-26 14:46 UTC (permalink / raw)
  To: Matthew Ranostay; +Cc: alsa-devel

At Fri, 26 Sep 2008 10:37:03 -0400,
Matthew Ranostay wrote:
> 
> Added HP laptop SND_PCI_QUIRK for STAC_HP_M4.
> 
> Signed-off-by: Matthew Ranostay <mranostay@embeddedalley.com>

Applied this one, too.
Thanks.

Takashi

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

end of thread, other threads:[~2008-09-26 14:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-26 14:37 [PATCH] hda: HP laptop quirk Matthew Ranostay
2008-09-26 14:46 ` 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.