Messages in this thread |  | | Date | Wed, 7 Jun 2006 13:43:53 +0100 | From | Christoph Hellwig <> | Subject | Re: [PATCH 4/4] Make Emulex lpfc driver legacy I/O port free |
| |
On Wed, Jun 07, 2006 at 09:23:19PM +0900, Kenji Kaneshige wrote: > No. Your idea is very similar to the idea of previous version of my patche > which had a bug. The problem is that it doesn't work if > pci_request_regions() > is called before pci_enable_device*() (This is the correct order, though so > many drivers breaks this rule).
Doesn't matter. Drivers not using pci_enable_device_noioport should be unaffect. Any any driver you convert should be fixed to do thing in the right order.
- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
|  |