Re: [RFC][PATCH 0/75] pci_module_init to pci_register_driver conversion

From: Greg KH
Date: Thu Aug 17 2006 - 07:43:30 EST


On Thu, Aug 17, 2006 at 04:26:35AM +0000, Michal Piotrowski wrote:
>
> Hi,
>
> pci_module_init is obsolete.
>
> This patch series converts pci_module_init to pci_register_driver.
>
>
> Can I remove this?
>
> include/linux/pci.h:385
> /*
> * pci_module_init is obsolete, this stays here till we fix up all usages of it
> * in the tree.
> */
> #define pci_module_init pci_register_driver

As repeated numerous times, it's up to the network developers if they
will take this or not.

I'll hold off on taking this series, please push it through the driver
subsystem maintainers.

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/