From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262280AbVERPf1 (ORCPT ); Wed, 18 May 2005 11:35:27 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262284AbVERPc6 (ORCPT ); Wed, 18 May 2005 11:32:58 -0400 Received: from cantor.suse.de ([195.135.220.2]:7097 "EHLO mx1.suse.de") by vger.kernel.org with ESMTP id S262280AbVERPcP (ORCPT ); Wed, 18 May 2005 11:32:15 -0400 Date: Wed, 18 May 2005 17:32:08 +0200 Message-ID: From: Takashi Iwai To: Benjamin Herrenschmidt Cc: Andrew Morton , Alsa-Devel List , Linux Kernel list Subject: Re: [Alsa-devel] [PATCH] ppc32: Fix Alsa PowerMac driver on old machines In-Reply-To: <1116384823.6122.2.camel@gaston> References: <1116384823.6122.2.camel@gaston> User-Agent: Wanderlust/2.10.1 (Watching The Wheels) SEMI/1.14.5 (Awara-Onsen) FLIM/1.14.5 (Demachiyanagi) APEL/10.6 MULE XEmacs/21.4 (patch 15) (Security Through Obscurity) (i386-suse-linux) MIME-Version: 1.0 (generated by SEMI 1.14.5 - "Awara-Onsen") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org At Wed, 18 May 2005 12:53:43 +1000, Benjamin Herrenschmidt wrote: > > Hi ! > > The g5 support code broke some earlier models unfortunately as those > bail out early from the detect function, before the point where I added > the code to locate the PCI device for use with DMA allocations. > > This patch fixes it. > > Signed-off-by: Benjamin Herrenschmidt Thanks, I applied to ALSA CVS now. Takashi