Re: [RFC PATCH] PCI: remove access to pci_[enable|disable]_msi() for drivers

From: Greg KH
Date: Tue Jun 07 2005 - 11:15:20 EST


On Tue, Jun 07, 2005 at 09:53:24AM -0600, Grant Grundler wrote:
> On Mon, Jun 06, 2005 at 05:20:45PM -0700, Greg KH wrote:
> > -EXPORT_SYMBOL(pci_enable_msi);
> > -EXPORT_SYMBOL(pci_disable_msi);
> > +//EXPORT_SYMBOL(pci_enable_msi);
> > +//EXPORT_SYMBOL(pci_disable_msi);
>
> You do plan on deleting these lines, right? (Just a reminder)

Heh, yes. As to your other comments, you're right, I got the logic
wrong in places. A new patch will be out in a few hours...

thanks,

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