mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Karsten Keil <kkeil@suse.de>
To: domen@coderock.org
Cc: akpm@osdl.org, c.lucas@ifrance.com,
	isdn4linux@listserv.isdn4linux.de, linux-kernel@vger.kernel.org
Subject: Re: [patch 5/8] drivers/isdn/tpam/*: convert to pci_register_driver
Date: Mon, 7 Mar 2005 11:30:41 +0100	[thread overview]
Message-ID: <20050307103041.GA11673@pingi3.kke.suse.de> (raw)
In-Reply-To: <20050306223813.129381ED3D@trashy.coderock.org>

On Sun, Mar 06, 2005 at 11:38:12PM +0100, domen@coderock.org wrote:
> 
> convert from pci_module_init to pci_register_driver
> 
> Signed-off-by: Christophe Lucas <c.lucas@ifrance.com>
> Signed-off-by: Domen Puncer <domen@coderock.org>
> ---
> 
> 
>  kj-domen/drivers/isdn/tpam/tpam_main.c |    2 +-
>  1 files changed, 1 insertion(+), 1 deletion(-)
> 
> diff -puN drivers/isdn/tpam/tpam_main.c~pci_register_driver-drivers_isdn_tpam drivers/isdn/tpam/tpam_main.c
> --- kj/drivers/isdn/tpam/tpam_main.c~pci_register_driver-drivers_isdn_tpam	2005-03-05 16:12:25.000000000 +0100
> +++ kj-domen/drivers/isdn/tpam/tpam_main.c	2005-03-05 16:12:25.000000000 +0100
> @@ -278,7 +278,7 @@ static struct pci_driver tpam_driver = {
>  static int __init tpam_init(void) {
>  	int ret;
>  	
> -	ret = pci_module_init(&tpam_driver);
> +	ret = pci_register_driver(&tpam_driver);
>  	if (ret)
>  		return ret;
>  	printk(KERN_INFO "TurboPAM: %d card%s found, driver loaded.\n", 


Note:

All changes to code drivers/isdn/tpam are obsolate, since the code is
obsolate and I already sent a complete remove patch.

-- 
Karsten Keil
SuSE Labs
ISDN development

      reply	other threads:[~2005-03-07 10:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-06 22:38 domen
2005-03-07 10:30 ` Karsten Keil [this message]

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=20050307103041.GA11673@pingi3.kke.suse.de \
    --to=kkeil@suse.de \
    --cc=akpm@osdl.org \
    --cc=c.lucas@ifrance.com \
    --cc=domen@coderock.org \
    --cc=isdn4linux@listserv.isdn4linux.de \
    --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

all inboxes | Powered by JetHome®