Re: [patch 2.5] PCI: kill pdev_enable_device()

Jeff Garzik (jgarzik@pobox.com)
Tue, 17 Dec 2002 17:31:57 -0500


Ivan Kokshaysky wrote:
> - So, if we don't touch the PCI command registers, there is no point in
> using pdev_enable_device(). Most drivers properly use
> pci_enable_device() anyway.

Not only that, a driver _should_ be calling pci-enable-device, it's an
API requirement. J Random Driver should have a good reason _not_ to
call pci_enable_device() ...

-
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/