[ALSA] ppc32: Fix Alsa PowerMac driver on old machines
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 18 May 2005 14:31:51 +0000 (16:31 +0200)
committerJaroslav Kysela <perex@suse.cz>
Sun, 29 May 2005 08:11:14 +0000 (10:11 +0200)
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 <benh@kernel.crashing.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>

No differences found