From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933881AbYCFOLe (ORCPT ); Thu, 6 Mar 2008 09:11:34 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751265AbYCFOL0 (ORCPT ); Thu, 6 Mar 2008 09:11:26 -0500 Received: from cantor2.suse.de ([195.135.220.15]:33542 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750778AbYCFOLZ (ORCPT ); Thu, 6 Mar 2008 09:11:25 -0500 Date: Thu, 06 Mar 2008 15:11:23 +0100 Message-ID: From: Takashi Iwai To: "peerchen" Cc: "alsa-devel@alsa-project.org" , "linux-kernel" , "akpm" Subject: Re: [PATCH] hda_intel: Add the DIDs of nvidia MCP79 HD audio controller to hda_intel.c In-Reply-To: <200803062122514065891@gmail.com> References: <200803062122514065891@gmail.com> User-Agent: Wanderlust/2.15.5 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.7 (=?ISO-8859-4?Q?Sanj=F2?=) APEL/10.6 MULE XEmacs/21.5 (beta28) (fuki) (+CVS-20070806) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org At Thu, 6 Mar 2008 21:22:56 +0800, peerchen wrote: > > Add the Device IDs of nvidia MCP79 HD audio controller to hda_intel.c > > Signed-off-by: Peer Chen We changed the table using PCI_DEVICE() macro so it cannot be applied as is. But the changes are so trivial, so I fixed it manually :) Now it's on ALSA tree. Thanks. Takashi