All of lore.kernel.org
 help / color / mirror / Atom feed
From: murray.alex@gmail.com
To: patch@alsa-project.org
Cc: Alex Murray <murray.alex@gmail.com>, alsa-devel@alsa-project.org
Subject: [PATCH - hda 1/1] ALSA: hda - Add PCI quirk for 17" MacBook Pro 5, 2 model (July 2009) to use existing mb5 model
Date: Thu, 21 Jan 2010 22:16:26 +1030	[thread overview]
Message-ID: <4b583eaa.0d0bca0a.753e.37fc@mx.google.com> (raw)

From: Alex Murray <murray.alex@gmail.com>


Signed-off-by: Alex Murray <murray.alex@gmail.com>
---
 pci/hda/patch_realtek.c |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/pci/hda/patch_realtek.c b/pci/hda/patch_realtek.c
index 7e0ea37..d044db9 100644
--- a/pci/hda/patch_realtek.c
+++ b/pci/hda/patch_realtek.c
@@ -9223,6 +9223,7 @@ static struct snd_pci_quirk alc882_ssid_cfg_tbl[] = {
 	 */
 	SND_PCI_QUIRK(0x106b, 0x4000, "MacbookPro 5,1", ALC885_MB5),
 	SND_PCI_QUIRK(0x106b, 0x4600, "MacbookPro 5,2", ALC885_MB5),
+	SND_PCI_QUIRK(0x10ec, 0x0885, "MacbookPro 5,2", ALC885_MB5),
 	{} /* terminator */
 };
 
-- 
1.6.3.3

             reply	other threads:[~2010-01-21 11:46 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-21 11:46 murray.alex [this message]
2010-01-21 11:56 ` [PATCH - hda 1/1] ALSA: hda - Add PCI quirk for 17" MacBook Pro 5, 2 model (July 2009) to use existing mb5 model Takashi Iwai
2010-01-21 12:37   ` Alex Murray
2010-01-22  9:47     ` Alex Murray

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=4b583eaa.0d0bca0a.753e.37fc@mx.google.com \
    --to=murray.alex@gmail.com \
    --cc=alsa-devel@alsa-project.org \
    --cc=patch@alsa-project.org \
    /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.