From: Otavio Salvador <otavio@debian.org>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/11] OSS: replace all uses of pci_module_init with pci_register_driver
Date: Sat, 03 Dec 2005 14:12:28 -0200 [thread overview]
Message-ID: <87r78u2m8j.fsf@nurf.casa> (raw)
In-Reply-To: <11336254302237-git-send-email-otavio@debian.org> (Otavio Salvador's message of "Sat, 3 Dec 2005 13:57:10 -0200")
Otavio Salvador <otavio@debian.org> 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@bigfoot.com>
> - * 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@fujitsu-siemens.com>
> @@ -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@debian.org 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."
next prev parent reply other threads:[~2005-12-03 16:11 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-12-03 15:57 [PATCH 1/11] OSS: replace all uses of pci_module_init with pci_register_driver Otavio Salvador
2005-12-03 15:57 ` [PATCH 2/11] SCSI: " Otavio Salvador
2005-12-03 15:57 ` [PATCH 3/11] SERIAL: " Otavio Salvador
2005-12-03 15:57 ` [PATCH 4/11] VIDEO: " Otavio Salvador
2005-12-03 15:57 ` [PATCH 5/11] NET: " Otavio Salvador
2005-12-03 15:57 ` [PATCH 6/11] i386: " Otavio Salvador
2005-12-03 15:57 ` [PATCH 7/11] MIPS: " Otavio Salvador
2005-12-03 15:57 ` [PATCH 8/11] BLOCK: " Otavio Salvador
2005-12-03 15:57 ` [PATCH 9/11] MEDIA: " Otavio Salvador
2005-12-03 15:57 ` [PATCH 10/11] PARPORT: " Otavio Salvador
2005-12-03 15:57 ` [PATCH 11/11] PCMCIA: " Otavio Salvador
2005-12-04 21:05 ` [PATCH 9/11] MEDIA: " Michael Krufky
2005-12-03 18:56 ` [PATCH 2/11] SCSI: " Richard Knutsson
2005-12-03 16:12 ` Otavio Salvador [this message]
2005-12-03 16:24 ` [PATCH] Revert my comment change did in [PATCH] OSS: " Otavio Salvador
2005-12-03 20:56 ` [PATCH 1/11] " Greg KH
2005-12-03 21:15 ` Otavio Salvador
2005-12-03 22:27 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87r78u2m8j.fsf@nurf.casa \
--to=otavio@debian.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox