From mboxrd@z Thu Jan 1 00:00:00 1970 From: Takashi Iwai Subject: Re: [PATCH] hda_intel: Add the DIDs of nvidia MCP79 HD audio controller to hda_intel.c Date: Thu, 06 Mar 2008 15:11:23 +0100 Message-ID: References: <200803062122514065891@gmail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <200803062122514065891@gmail.com> Sender: linux-kernel-owner@vger.kernel.org To: peerchen Cc: "alsa-devel@alsa-project.org" , linux-kernel , akpm List-Id: alsa-devel@alsa-project.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