linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: gimli <gimli@dark-green.com>
To: <linux-kernel@vger.kernel.org>
Subject: [PATCH 6/6] MacBookAir3,1(3,2) alsa support
Date: Tue, 02 Nov 2010 08:21:51 +0100	[thread overview]
Message-ID: <2e2e589908fd826020cfede6291e6168@mognix.dark-green.com> (raw)

[-- Attachment #1: Type: text/plain, Size: 148 bytes --]

This patch add support for the MacBookAir3,1 and MacBookAir3,2 to the alsa
sound system.

Signed-off-by: Edgar (gimli) Hucek <gimli@dark-green.com>

[-- Attachment #2: snd_hda_macbookair.patch --]
[-- Type: text/plain, Size: 439 bytes --]

--- a/sound/pci/hda/patch_cirrus.c	2010-10-29 08:30:04.029681004 +0200
+++ b/sound/pci/hda/patch_cirrus.c	2010-10-29 08:34:04.509681003 +0200
@@ -1089,6 +1089,7 @@
 static struct snd_pci_quirk cs420x_cfg_tbl[] = {
 	SND_PCI_QUIRK(0x10de, 0xcb79, "MacBookPro 5,5", CS420X_MBP55),
 	SND_PCI_QUIRK(0x8086, 0x7270, "IMac 27 Inch", CS420X_IMAC27),
+	SND_PCI_QUIRK(0x10de, 0x0d94, "MacBookAir 3,1(2)", CS420X_MBP55),
 	{} /* terminator */
 };
 

             reply	other threads:[~2010-11-02  7:21 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-02  7:21 gimli [this message]
2010-11-02 15:30 ` [PATCH 6/6] MacBookAir3,1(3,2) alsa support Takashi Iwai
2010-11-02 20:34   ` gimli
2010-11-03  9:01     ` Takashi Iwai

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=2e2e589908fd826020cfede6291e6168@mognix.dark-green.com \
    --to=gimli@dark-green.com \
    --cc=linux-kernel@vger.kernel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).