From: Benjamin Herrenschmidt Date: Fri, 27 May 2005 19:52:57 +0000 (-0700) Subject: [PATCH] ppc32: Fix Alsa PowerMac driver on old machines X-Git-Tag: v2.6.12-rc6~131 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ae250d175e1cbff82223ce2c07897c790c5b948;p=pandora-kernel.git [PATCH] ppc32: Fix Alsa PowerMac driver on old machines 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: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed