Re: [PATCH 1/11] OSS: replace all uses of pci_module_init with pci_register_driver

From: Otavio Salvador
Date: Sat Dec 03 2005 - 11:11:33 EST


Otavio Salvador <otavio@xxxxxxxxxx> writes:

> diff --git a/sound/oss/es1371.c b/sound/oss/es1371.c
> index 12a56d5..f770df8 100644
> --- a/sound/oss/es1371.c
> +++ b/sound/oss/es1371.c
> @@ -94,7 +94,7 @@
> * 07.02.2000 0.24 Use pci_alloc_consistent and pci_register_driver
> * 07.02.2000 0.25 Use ac97_codec
> * 01.03.2000 0.26 SPDIF patch by Mikael Bouillot <mikael.bouillot@xxxxxxxxxxx>
> - * Use pci_module_init
> + * Use pci_register_driver
> * 21.11.2000 0.27 Initialize dma buffers in poll, otherwise poll may return a bogus mask
> * 12.12.2000 0.28 More dma buffer initializations, patch from
> * Tjeerd Mulder <tjeerd.mulder@xxxxxxxxxxxxxxxxxxx>
> @@ -3090,7 +3090,7 @@ static struct pci_driver es1371_driver =

This hook shouldn't be applied. Sorry for that.

--
O T A V I O S A L V A D O R
---------------------------------------------
E-mail: otavio@xxxxxxxxxx UIN: 5906116
GNU/Linux User: 239058 GPG ID: 49A5F855
Home Page: http://www.freedom.ind.br/otavio
---------------------------------------------
"Microsoft gives you Windows ... Linux gives
you the whole house."
-
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/