[PATCH] pata_ali: small fixes
authorAlan <alan@lxorguk.ukuu.org.uk>
Mon, 4 Dec 2006 16:36:05 +0000 (16:36 +0000)
committerJeff Garzik <jeff@garzik.org>
Mon, 4 Dec 2006 20:45:51 +0000 (15:45 -0500)
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 <alan@redhat.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>

No differences found