From: Alan Date: Mon, 4 Dec 2006 16:36:05 +0000 (+0000) Subject: [PATCH] pata_ali: small fixes X-Git-Tag: v2.6.20-rc2~6^2~13^2~14^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e42a5a220a3369c70d88474e887a6de6a4ae209;p=pandora-kernel.git [PATCH] pata_ali: small fixes Switch to pci_get_bus_and_slot because some x86 systems seem to be handing us a device with dev->bus = NULL. Also don't apply the isa fixup to revision C6 and later of the chip. Really we need to work out wtf is handing us pdev->bus = NULL, but firstly and more importantly we need the drivers working. Signed-off-by: Alan Cox Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed