Re: [PATCH] drivers/scsi/BusLogic.c: No resource probing before pci_enable_device (241p11)

Leonard N. Zubkoff (lnz@dandelion.com)
Mon, 29 Jan 2001 20:51:15 -0800


Date: Mon, 29 Jan 2001 22:48:38 +0100
From: Rasmus Andersen <rasmus@jaquet.dk>

The following patch makes drivers/scsi/BusLogic.c wait with probing
pdev->irq and pdev->resource[] until we call pci_enable_device. This
is recommended due to hot-plug considerations (according to Jeff Garzik).

It applies against ac12 and 241p11.

Comments?

At a quick glance it looks reasonable to me.

Leonard
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/