The Linux Kernel Mailing List
 help / color / mirror / Atom feed
From: Takashi Iwai <tiwai@suse.de>
To: "peerchen" <peerchen@gmail.com>
Cc: "alsa-devel" <alsa-devel@alsa-project.org>,
	"linux-kernel" <linux-kernel@vger.kernel.org>,
	"akpm" <akpm@linux-foundation.org>, "pchen" <pchen@nvidia.com>
Subject: Re: [alsa-devel][PATCH] hda_intel: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from hda_intel.c
Date: Fri, 27 Feb 2009 10:23:55 +0100	[thread overview]
Message-ID: <s5h63iwkzbo.wl%tiwai@suse.de> (raw)
In-Reply-To: <200902271703145182134@gmail.com>

At Fri, 27 Feb 2009 17:03:19 +0800,
peerchen wrote:
> 
> Added the Device IDs for MCP89 HD audio controller.
> Removed the IDs of MCP7B cause this chipset had been cancelled.
> 
> Signed-off-by: Peer Chen <peerchen@gmail.com>

Applied now.  Thanks!


Takashi

> ---
> --- linux-2.6.29-rc6/sound/pci/hda/hda_intel.c.orig	2009-02-26 08:51:02.000000000 -0500
> +++ linux-2.6.29-rc6/sound/pci/hda/hda_intel.c	2009-02-26 08:51:23.000000000 -0500
> @@ -2442,10 +2442,10 @@ static struct pci_device_id azx_ids[] = 
>  	{ PCI_DEVICE(0x10de, 0x0ac1), .driver_data = AZX_DRIVER_NVIDIA },
>  	{ PCI_DEVICE(0x10de, 0x0ac2), .driver_data = AZX_DRIVER_NVIDIA },
>  	{ PCI_DEVICE(0x10de, 0x0ac3), .driver_data = AZX_DRIVER_NVIDIA },
> -	{ PCI_DEVICE(0x10de, 0x0bd4), .driver_data = AZX_DRIVER_NVIDIA },
> -	{ PCI_DEVICE(0x10de, 0x0bd5), .driver_data = AZX_DRIVER_NVIDIA },
> -	{ PCI_DEVICE(0x10de, 0x0bd6), .driver_data = AZX_DRIVER_NVIDIA },
> -	{ PCI_DEVICE(0x10de, 0x0bd7), .driver_data = AZX_DRIVER_NVIDIA },
> +	{ PCI_DEVICE(0x10de, 0x0d94), .driver_data = AZX_DRIVER_NVIDIA },
> +	{ PCI_DEVICE(0x10de, 0x0d95), .driver_data = AZX_DRIVER_NVIDIA },
> +	{ PCI_DEVICE(0x10de, 0x0d96), .driver_data = AZX_DRIVER_NVIDIA },
> +	{ PCI_DEVICE(0x10de, 0x0d97), .driver_data = AZX_DRIVER_NVIDIA },
>  	/* Teradici */
>  	{ PCI_DEVICE(0x6549, 0x1200), .driver_data = AZX_DRIVER_TERA },
>  	/* AMD Generic, PCI class code and Vendor ID for HD Audio */
> -
> 

      reply	other threads:[~2009-02-27  9:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-02-27  9:03 [alsa-devel][PATCH] hda_intel: Add the Device IDs for MCP89 and remove IDs of MCP7B to/from hda_intel.c peerchen
2009-02-27  9:23 ` Takashi Iwai [this message]

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=s5h63iwkzbo.wl%tiwai@suse.de \
    --to=tiwai@suse.de \
    --cc=akpm@linux-foundation.org \
    --cc=alsa-devel@alsa-project.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=pchen@nvidia.com \
    --cc=peerchen@gmail.com \
    /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