From: Benjamin Herrenschmidt Date: Wed, 18 May 2005 14:31:51 +0000 (+0200) Subject: [ALSA] ppc32: Fix Alsa PowerMac driver on old machines X-Git-Tag: v2.6.13-rc1~68^2~613 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5218064c885af5c49e380d09d54f3cc86891a580;p=pandora-kernel.git [ALSA] ppc32: Fix Alsa PowerMac driver on old machines PPC PMAC driver 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 Signed-off-by: Takashi Iwai --- Reading git-diff-tree failed