commit | 8e42a5a220a3369c70d88474e887a6de6a4ae209 | [log] [tgz] |
---|---|---|
author | Alan <alan@lxorguk.ukuu.org.uk> | Mon Dec 04 16:36:05 2006 +0000 |
committer | Jeff Garzik <jeff@garzik.org> | Mon Dec 04 15:45:51 2006 -0500 |
tree | 9d33e2b0a0d52163c3621a4caef5c9d57d6c086a | |
parent | 75f609d2a923b8f1db870e0c63ff41c84c145589 [diff] |
[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 <alan@redhat.com> Signed-off-by: Jeff Garzik <jeff@garzik.org>